emanote icon indicating copy to clipboard operation
emanote copied to clipboard

Pandoc Haskell filters

Open srid opened this issue 3 years ago • 0 comments

Allow users to write a .hs filter (without having to setup the whole Haskell project), and evaluate it using https://github.com/haskell-hint/hint

Aside from Pandoc -> Pandoc we even allow the user to filter Emanote-specific stuff, eg: Note -> Note.

(This is like #263 but using Haskell and Emanote-awareness in filters)

srid avatar Apr 30 '22 18:04 srid