(no title)
tinthedev | 9 months ago
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.
tiffanyh|9 months ago
Which is why you see Typst it's strongest competitor in the Comparison Chart.
cschmidt|9 months ago
behnamoh|9 months ago
bjornasm|9 months ago
andai|9 months ago
My ideas start in Obsidian (Markdown) and then I use pandoc and add a bunch of cursed inline LaTeX hacks to the Markdown for the final product.
I guess cursed hacks are part of any workflow, but I am definitely going to check this out.
throwawaymaths|9 months ago
WillAdams|9 months ago
Memoir hugely simplified my own work in LaTeX back when I was doing book composition.
Or, just use LyX....
nailer|9 months ago
slashdave|9 months ago
What happens in 10 years to all the Quarkdown documents once this fad fades away?
behnamoh|9 months ago
[0]: https://x.com/OrganicGPT/status/1920202649481236745/photo/1
coliveira|9 months ago
behnamoh|9 months ago
zero0529|9 months ago
beneboy|9 months ago
MisterTea|9 months ago
Unix philosophy vs highly integrated vertical Microsoft style applications. One benefits users, the other, the vendor.
nonethewiser|9 months ago
Uh...
maybe thats why they just want markdown -> PDF/HTML
tinthedev|9 months ago
Also, if you don't need the python bits, you just skip Python :)
unknown|9 months ago
[deleted]