Java-Markdown-Generator
Java-Markdown-Generator copied to clipboard
Support non-standard emphasis
Inspired by hackmd.io syntax:
Superscript: 19^th^
Subscript: H~2~O
++Inserted text++
==Marked text==
Resulting in:

We also do this:
A heading
This combines heading and bold. Any chance for that? I tried embedding them but no joy.