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

use goldmark to parse markdown #78

Open
4 of 7 tasks
ewen-lbh opened this issue Apr 17, 2024 · 1 comment
Open
4 of 7 tasks

use goldmark to parse markdown #78

ewen-lbh opened this issue Apr 17, 2024 · 1 comment

Comments

@ewen-lbh
Copy link
Member

ewen-lbh commented Apr 17, 2024

seems to be industry-standard, and maybe has more features that what i'm using (don't remember what i'm using it may already be goldmark lmao but i dont think it is)

to be migrated to goldmark:

  • paragraph blocks
  • media blocks
  • link blocks
  • footnotes
  • language markers
  • abbreviations
  • frontmatter
ewen-lbh added a commit that referenced this issue Apr 22, 2024
…for single-language parsing

See #78. Still needed: using a custom goldmark extension for language
markers.
@ewen-lbh
Copy link
Member Author

probably closes #82

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