90
Quarkdown
(quarkdown.com)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
Thanks for sharing, looks really cool! Especially with how prevalent markdown is.
Hopefully this isn't too off topic/thread derailing:
As a longtime LaTeX enjoyer, lately I've become increasingly infatuated by Typst. With Excalidraw quickly winning my favour as well ...
However I find myself daydreaming of some of Obsidian's powerfull features for knowledge graphing/"second brain"-ing, but given various reasons, never successfully convinced myself to use it. (Primarily: markdown seemingly a bit too simplistic for my preference, and Obsidian, to my knowledge, not being open source(?))
Instead I've tried some alternatives, each with excellent ideas, unfortunately none really hitting home with my wierd brain.
e.g. Zim, LogSeq, SiYuan, ...
As such I'm curious to hear about others' setup, and thoughts. - Is Some(Quarkdown + Obsidian) perhaps what I've truly been longing for for?
As a Typst enjoyer I have to say this isn’t it imo from a quick look at the readme. Typst’s mix of markup and code modes is excellently designed and a high bar for anything to beat, and this looks like it doesn’t come remotely close. (I do have to say, I also heavily dislike Markdown in general)
Well, Typst is explicitly a no-go for anyone who has to submit a manuscript, until it they get a damn HTML representation, so Pandoc can get it to LaTeX. There's practically nowhere I could use Typst except my own notes, and I've tried!
There’s experimental HTML support. I’m using Typst as a static site builder for my website.
Sure, but they can't build Pandoc translation against an experimental format, so no LaTeX anytime soon.
The experimental status is more about that not everything is implemented yet (not that everything can be implemented, for example due to HTML not being oriented around having multiple pages in a document), so you have to write a bit of raw HTML sometimes. This is an example of how raw HTML looks, it's the shell for my webpage.