'Quarkdown' allows you to create rich-looking slides and web pages just by typing text, a more powerful version of Markdown that is easier to write than LaTeX



' Quarkdown ' is based on the markup language Markdown and adds many convenient functions such as PDF output, formula drawing, graph drawing, image resizing, and function calling. You can use it to create attractive slides and output them as PDF files, or create web pages and output them as HTML files.

Quarkdown

https://quarkdown.com/

In the image below, the left side shows the text typed in by the user, and the right side shows the output. With Quarkdown, you can specify things like 'insert the author's name in the upper right corner,' 'specify the image size,' and 'insert a quote with the source' with simple text like this.



You can also draw tables and graphs.



Below is an excerpt from

a slide created using Quarkdown explaining the features of Quarkdown .



The file that the slide originated from looks like this.



Below is a table comparing the features of Quarkdown with 'Markdown', 'LaTeX', ' Typst ', ' AsciiDoc ' and ' MDX '. Quarkdown is both readable and functional.



When writing the same content in LaTeX (left) and Quarkdown (right), Quarkdown is by far the simplest way to write it.



Quarkdown can call functions and can be infinitely extended by creating functions. The documentation for the standard library is summarized below.

All modules
https://quarkdown.com/docs/index.html



Detailed instructions on how to use Quarkdown are available on the official Wiki below.

Home · iamgio/quarkdown Wiki · GitHub
https://github.com/iamgio/quarkdown/wiki/



in Software, Posted by log1o_hf