srid/emanote

Switch from `commonmark-hs` to Pandoc for parsing Markdown

Open

#264 opened on Mar 13, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Haskell (78 forks)github user discovery
help wanted

Repository metrics

Stars
 (948 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide