diff options
| author | Philipp A | 2019-11-09 20:22:54 +0100 |
|---|---|---|
| committer | Philipp A | 2019-11-09 20:22:54 +0100 |
| commit | 18fba4a71eeebf3a2df91a6bcfda7f13e6c3f561 (patch) | |
| tree | 28161d141a6d1c5addd033b78fe8da8dac1128d8 | |
| parent | c41f32f76304435e34f9d334b14a6cdda7b8961f (diff) | |
| download | rust-rst-18fba4a71eeebf3a2df91a6bcfda7f13e6c3f561.tar.bz2 | |
Add note about readiness
| -rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ RuSTructuredText |travis| Designed around the `Docutils Document Tree`_ and the `reStructuredText specification`_, this is supposed to become a library able to convert reStructuredText and Docutils XML to both each other and HTML5. +Currently it can convert a subset of rST (e.g. this README) to HTML5. + This project is dual-licensed under Apache 2.0 and MIT. .. _Docutils Document Tree: http://docutils.sourceforge.net/docs/ref/doctree.html |
