Skip to content

Conversation

@matthew-hackett
Copy link

Fixes: #603 #365

Description: this PR fixes the Turndown library processing of markdown, which introduces escape characters that affect the content of the clips. It does so by overriding the turndownService.escape function to just return the strings being processed.

Note: this is also addressed by pull request #606, however that solution functions more as a band-aid for the incorrect escaping (specifically on youtube.com) rather than resolving the issue itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant