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

Improve the Performance of nim-markdown #51

Open
4 of 8 tasks
soasme opened this issue Mar 12, 2021 · 1 comment
Open
4 of 8 tasks

Improve the Performance of nim-markdown #51

soasme opened this issue Mar 12, 2021 · 1 comment
Assignees

Comments

@soasme
Copy link
Owner

soasme commented Mar 12, 2021

This is an umbrella issue for tracking the efforts on improving the performance of nim-markdown.

Below are potential bottlenecks:

@soasme soasme self-assigned this Mar 12, 2021
@pietroppeter
Copy link
Sponsor Contributor

minor point related to #49: in the specific case of parsing html comments (<!-- ... -->), there is no need to parse the content inside (which I think it is currently happening).

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

2 participants