diff options
| author | Philipp A | 2018-11-23 10:41:04 +0100 | 
|---|---|---|
| committer | Philipp A | 2018-11-23 10:41:04 +0100 | 
| commit | 292103bf9576d47afd9330f26a19dcea7217555c (patch) | |
| tree | c19dc367749eba8ecde117567eba23ecc765ceeb | |
| parent | 60fe1ad7a43a091a323d07cb9971406d760d1020 (diff) | |
| download | rust-rst-292103bf9576d47afd9330f26a19dcea7217555c.tar.bz2 | |
badge in header
| -rw-r--r-- | README.rst | 8 | 
1 files changed, 4 insertions, 4 deletions
| @@ -1,8 +1,8 @@ -================ -RuSTructuredText -================ +========================= +RuSTructuredText |travis| +========================= -.. image:: https://travis-ci.com/flying-sheep/rust-rst.svg?branch=master +.. |travis| image:: https://travis-ci.com/flying-sheep/rust-rst.svg?branch=master     :target: https://travis-ci.com/flying-sheep/rust-rst  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. | 
