Fix superscript

This commit is contained in:
Niklas Fasching 2018-12-03 19:53:27 +01:00
parent 213da0beff
commit 6de03e0d13
3 changed files with 7 additions and 1 deletions

View file

@ -54,6 +54,7 @@ this one is cheating a little as tags are ALWAYS printed right aligned to a give
- links with slashes do not become /emphasis/: [[https://somelinkshouldntrenderaccidentalemphasis.com]]/ /emphasis/
- _underlined_ *bold* =verbatim= ~code~ +strikethrough+
- *bold string with an *asterisk inside*
- subscript_{sub} and superscript^{super}
- links
1. regular link [[https://example.com]] link without description
2. regular link [[https://example.com][example.com]] link with description