I guess yea I'm impressed, but to me the whole point of Markdown is that it's dirt simple. You can edit it and use it without any kind of GUI and have a pretty good idea what you are going to get. You can create it in VIM in a terminal, and trust what you did is going to look fine. Heck you can just look at the raw .md file and read it just fine. But then you start adding to it. Soon you find yourself looking up all…
Going to work on a Quarkdown with even more Superpowers and a seamless UI/UX so you don't need to remember all the odd new commands. I shall call it Microsoft Word.
Quarkdown – Markdown with Superpowers
41–50 of 151 posts
Re: Quarkdown – Markdown with Superpowers
#42Nice! But in the Comparison should be MyST - https://mystmd.org/ This is the new markdown standard to be….
Re: Quarkdown – Markdown with Superpowers
#43Earlier quoted context omitted.
I used (and will continue to use) most of those. Quick rules of thumb: - markdown is .txt with just a tiny bit of syntactic sugar/syntax highlighting, and you can export it to pdf or html - quarto is markdown-but-I-want-to-execute-code-blocks-inside - typst is latex but modern, with 90% less cruft and 10% less functionality (academia, hating everything modern, will also hate you if you use typst) - pandoc is how you…
I'm sorry, what exactly is the issue with typst?
Often supervisors/professors etc will also resist using typst because of the cognitive overhead on their already oversubscribed time. Typst has about 40 years of history to overcome and that will take a long time to do.
Re: Quarkdown – Markdown with Superpowers
#44Re: Quarkdown – Markdown with Superpowers
#45Earlier quoted context omitted.
I'm not familiar with Quarto, feel free to update the table in a PR
Memories are failable :) Here is the PR you merged June of last year, changing the file extension from `.qmd` to `.qd` after a discussion about Quarto: https://github.com/iamgio/quarkdown/pull/90
Re: Quarkdown – Markdown with Superpowers
#46Quarkdown author and project lead here. I started Quarkdown as a uni research project and couldn't imagine what it would end up being 2 years later. Thanks for engaging! I'll try and respond to your comments.
Re: Quarkdown – Markdown with Superpowers
#47Quarkdown author and project lead here. I started Quarkdown as a uni research project and couldn't imagine what it would end up being 2 years later. Thanks for engaging! I'll try and respond to your comments.
Thank you for volunteering to field questions.
Re: Quarkdown – Markdown with Superpowers
#48I guess yea I'm impressed, but to me the whole point of Markdown is that it's dirt simple. You can edit it and use it without any kind of GUI and have a pretty good idea what you are going to get. You can create it in VIM in a terminal, and trust what you did is going to look fine. Heck you can just look at the raw .md file and read it just fine. But then you start adding to it. Soon you find yourself looking up all…
Going to work on a Quarkdown with even more Superpowers and a seamless UI/UX so you don't need to remember all the odd new commands. I shall call it Microsoft Word.
Re: Quarkdown – Markdown with Superpowers
#49I guess yea I'm impressed, but to me the whole point of Markdown is that it's dirt simple. You can edit it and use it without any kind of GUI and have a pretty good idea what you are going to get. You can create it in VIM in a terminal, and trust what you did is going to look fine. Heck you can just look at the raw .md file and read it just fine. But then you start adding to it. Soon you find yourself looking up all…
Re: Quarkdown – Markdown with Superpowers
#50Earlier quoted context omitted.
Going to work on a Quarkdown with even more Superpowers and a seamless UI/UX so you don't need to remember all the odd new commands. I shall call it Microsoft Word.
Since it’s an upgrade of markdown, you should have called it "markup".