This commit is contained in:
Pavlo Kapyshin 2016-08-09 15:21:31 +03:00
Родитель e91dc12128
Коммит 43e8f05a53
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -41,7 +41,7 @@ Advantages of this library:
thousands-deep nested bracketed text or block quotes).
- **Flexible.** CommonMark input is parsed to an AST which can be
manipulated programatically prior to rendering.
manipulated programmatically prior to rendering.
- **Multiple renderers.** Output in HTML, groff man, LaTeX, CommonMark,
and a custom XML format is supported. And it is easy to write new