MDXtoHTML -i input_file -o output_file By default output_file = out.html
I make MDX becouse I need some kind of writting university lectures, but LaTeX tremendous and basic MarkDown is limited for written lectures.
- from
#to####- headers. ---- part separator.Thm:andProof- Theorem statement and proof.Def:- definition.Note- note :)Ex:- example*some text*- bold style.- TeX chars like
\in,\subsetand\phi
+and*- numbered and bulleted lists**some text**- italic styleProp:- properties- nested blocks like in python :)
- and so and forth