diff options
| author | Philipp A | 2018-11-15 00:38:12 +0100 | 
|---|---|---|
| committer | Philipp A | 2018-11-15 00:38:12 +0100 | 
| commit | c8eacc56e501921271713ed71f88449ce7780c89 (patch) | |
| tree | 3c5338e2c343795ce1990333dd337d58a012c6bc /README.rst | |
| parent | 6acf5bc4b08a6c11451df79887eaee83b5341735 (diff) | |
| download | rust-rst-c8eacc56e501921271713ed71f88449ce7780c89.tar.bz2 | |
Added admonitions and targets
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ This project is dual-licensed under Apache 2.0 and MIT.  Inspiration  ----------- -The design was inspired by the comrak_ Markdown parser library. The rST grammar was adapted from peg-rst_ +The design was inspired by the comrak_ Markdown parser library. The rST grammar was inspired by peg-rst_  .. _comrak: https://github.com/kivikakk/comrak  .. _peg-rst: https://github.com/hhatto/peg-rst  | 
