srid/emanote
Switch from `commonmark-hs` to Pandoc for parsing Markdown
Open
#264 opened on Mar 13, 2022
help wanted
Repository metrics
- Stars
- (948 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
But emanote uses commonmark-hs (from same author) to parse Markdown. I'm okay with us switching to parsing with Pandoc. The Wikilink extension, as well as the HashTag extension, would be the main thing to port over.
Originally posted by @srid in https://github.com/srid/emanote/discussions/250#discussioncomment-2145470