Add auto links: Try to render unmarked urls as links

This commit is contained in:
Niklas Fasching 2018-12-02 18:24:51 +01:00
parent a570fc736f
commit d2d9dc0fc8
4 changed files with 37 additions and 3 deletions

View file

@ -50,6 +50,7 @@ this one is cheating a little as tags are ALWAYS printed right aligned to a give
1. regular link [[https://example.com]] link without description
2. regular link [[https://example.com][example.com]] link with description
3. regular link to a file (image) [[file:my-img.png]]
4. auto link, i.e. not inside =\[[square brackets]\]= https://www.example.com
** Footnotes
- normal footnote reference [fn:1]
- further references to the same footnote should not [fn:1] render duplicates in the footnote list