Live data from Hacker News

Quarkdown: A modern Markdown-based typesetting system

github.com

1–10 of 285 posts

Re: Quarkdown: A modern Markdown-based typesetting system

#7
post #4

I'm very excited to boot up and try this. I may have finally found what I need to replace my rickety pipeline of templates and pandoc conversions.

I keep mine tidy in a docker image and use it on bunch of projects: https://github.com/majkinetor/mm-docs

As a comparison to scripting features of Quarkdown, above uses macros plugin which enables python scripting

Re: Quarkdown: A modern Markdown-based typesetting system

#8
I like it for what it is, a layer on top of markdown. That said, the main usage of markdown for me is that it's just the content and it doesn't have any opinions on the layout let alone logic.

I can add those with the use of css/js for web and interpreters and themes for print/non web.

Post reply on HN