I'm looking for a syntax that allows me to write in a simple way (not like in LaTeX or HTML) documents with technical elements (chess boards, music scores, tables ...) in addition to the usual bold, italic, underlined ...
Does such a thing exist?
I'm looking for a syntax that allows me to write in a simple way (not like in LaTeX or HTML) documents with technical elements (chess boards, music scores, tables ...) in addition to the usual bold, italic, underlined ...
Does such a thing exist?
My first guess would be Markdown. You can include png files in it too. Its syntax is easy to use and very well documented.