Add a reference for confluence wiki renderer in the README.md. (#446)
Kentaro Matsushita kentaro.m811@gmail.com
Fri, 27 Apr 2018 03:51:23 +0900
1 files changed,
4 insertions(+),
2 deletions(-)
jump to
M
README.md
→
README.md
@@ -204,7 +204,7 @@ term followed by a colon and the definition for that term.
Cat : Fluffy animal everyone likes - + Internet : Vector of transmission for pictures of cats@@ -215,7 +215,7 @@ a footnote definition that will be placed in a list of footnotes at the
end of the document. A footnote looks like this: This is a footnote.[^1] - + [^1]: the footnote text. * **Autolinking**. Blackfriday can find URLs that have not been@@ -263,6 +263,8 @@ but for markdown.
* [LaTeX output](https://github.com/Ambrevar/Blackfriday-LaTeX): renders output as LaTeX. + +* [Blackfriday-Confluence](https://github.com/kentaro-m/blackfriday-confluence): provides a [Confluence Wiki Markup](https://confluence.atlassian.com/doc/confluence-wiki-markup-251003035.html) renderer. Todo