Live data from Hacker News

Quarkdown: A modern Markdown-based typesetting system

github.com

31–40 of 285 posts

Re: Quarkdown: A modern Markdown-based typesetting system

#32

How is this different from Quarto [0]? Quite similar in name, same extension, appears the same aims, but at the minute less functionality. [0] https://quarto.org/

Also let's not forget that Quarto is the spiritual successor of the widely successful R Markdown ecosystem. By the same developers: https://quarto.org/docs/faq/#who-are-the-developers-of-quart...

Re: Quarkdown: A modern Markdown-based typesetting system

#33
post #25

This, Typst, etc etc are primarily typesetting systems for papers . I would love alternatives to HTML or whatever, but I tried Typst too and it's very clear that the authors only really care about typesetting for papers and other long form prose. Stuff like forms, invoices, flyers, handouts, leaflets, business cards -- an afterthought, at best. Edit: Actually I was thinking of Sile not Typst, but I think the same app…

You may be familiar already, but does paged.js fit your bill?

[0]: https://github.com/pagedjs/pagedjs

Re: Quarkdown: A modern Markdown-based typesetting system

#34
post #3

This is so powerful, it makes me wonder why they didn't just make a new markdowny syntax for Latex so they could reuse everything from the Latex ecosystem. A bit like what CoffeeScript was for JavaScript, I mean.

You'll likely lose a lot of the ecosystem since a lot of stuff wouldn't expect such a syntax.

Re: Quarkdown: A modern Markdown-based typesetting system

#35

How is this different from Quarto [0]? Quite similar in name, same extension, appears the same aims, but at the minute less functionality. [0] https://quarto.org/

I guess that the similarity of the names come from different places, and in this case might be a remembrance of QuarkXPress. It's convergent evolution! :D

Yeah that's the immediate connection I got too.

I like the syntax.

Re: Quarkdown: A modern Markdown-based typesetting system

#39
post #25

This, Typst, etc etc are primarily typesetting systems for papers . I would love alternatives to HTML or whatever, but I tried Typst too and it's very clear that the authors only really care about typesetting for papers and other long form prose. Stuff like forms, invoices, flyers, handouts, leaflets, business cards -- an afterthought, at best. Edit: Actually I was thinking of Sile not Typst, but I think the same app…

The online editor is commercial. They have a github repository releasing Typst under an Apache 2.0 license for free. I installed it using cargo (Rust), and don't use the online editor.
Post reply on HN