logoalt Hacker News

Quarkdown: A modern Markdown-based typesetting system

656 pointsby asicsplast Tuesday at 8:06 AM271 commentsview on HN

Comments

dvfjsdhgfvlast Tuesday at 6:14 PM

So it's like Typst but easier to learn? Any other advantages?

andrepdlast Wednesday at 8:58 AM

Looks good but Typst seems miles ahead.

GZGavinZhaolast Tuesday at 6:45 PM

Typst gang, unite!

sgtlast Tuesday at 8:41 AM

If the LLM's are starting to output Quarkdown by default - even just one provider (like OpenAI), this will catch on like wildfire. The limitations of Markdown is getting a bit old.

AceJohnny2last Wednesday at 10:45 AM

The pendulum swings back...

worldsaviorlast Tuesday at 2:52 PM

At this point just use Typst/Latex.

bowsamiclast Tuesday at 9:16 AM

I don’t understand what this does that LaTeX does not, and though I haven’t checked I suspect the inverse is not the case

Is very slightly more concise syntax worth it?

speererlast Tuesday at 8:21 AM

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.

show 2 replies
nextaccounticlast Tuesday at 2:53 PM

Can this compile to LaTeX?

revskilllast Tuesday at 8:48 AM

Yes, any alternatives which invented their own syntax which is not markdown is just a waste of everything.

show 1 reply
akagusulast Tuesday at 10:55 AM

It lost me here:

> Java 17 or higher is required.

show 1 reply
bigbuppolast Tuesday at 4:06 PM

Not sure if I would be taunting the trademark lawyers of Quark Software like this, but you do you I guess.

show 1 reply
tinthedevlast Tuesday at 12:33 PM

I'm not quite sure who this is for.

Markdown is for keeping things simple.

There's plenty of of "proper" markup languages and full programming languages to actually write code in.

Why do we need a hybrid program like this, which is not as simple as pure markup, and is not as powerful as a proper templating language?

I personally just run markdown -> HTML/CSS -> python templating (Jinja or something) -> PDF/HTML

As a dev, I find this works the best for me. But I also cannot imagine that learning Quarkdown would improve my workflow meaningfully, and I also cannot imagine recommending someone learn such a niche product instead of having them learn HTML/CSS and Python (Jinja if they need fancy). Seems like a comparable amount of effort.

show 8 replies
g0db1tlast Tuesday at 9:48 AM

[dead]

blacklionlast Tuesday at 12:19 PM

[flagged]

show 1 reply