Skip to content

Converting markdown to djot #218

Answered by matklad
mandolyte asked this question in Q&A
Discussion options

You must be logged in to vote

You could try approach from https://github.com/jgm/djot.js

pandoc mydoc.md -f gfm -t json | djot -f pandoc -t djot > mydoc.dj

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mandolyte
Comment options

Answer selected by mandolyte
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants