Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace [xxx] for (xxx) on links #39

Open
agnoldo opened this issue Mar 13, 2024 · 1 comment
Open

Replace [xxx] for (xxx) on links #39

agnoldo opened this issue Mar 13, 2024 · 1 comment

Comments

@agnoldo
Copy link

agnoldo commented Mar 13, 2024

Hello. First of all, thanks for the project, which is amazing, very useful.

Unfortunately some pages have titles with invalid characters for links in Markdown. An example:

🔥 Flowers for Algernon (1965) [pdf]

The title 'Flowers for Algernon (1965) [pdf]' is invalid and needs to be manually fixed later in a text editor.

It would be amazing if matcha was able to fix this automatically. Thanks.

@agnoldo
Copy link
Author

agnoldo commented Mar 13, 2024

One more thing: I tried to escape [xxx] but it didn´t work, neither '[xxx]' nor '[[xxx]]'.

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

No branches or pull requests

1 participant