index
:
rust-rst
allow-rst-to-read-from-stdin
master
options
trailing-newlines
a reStructuredText parser and renderer
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
renderer
Age
Commit message (
Collapse
)
Author
2019-12-26
Split into smaller crates
Philipp A
2019-12-09
Fix and test substitution
Philipp A
2019-12-08
Convenience with_extra_and_children
Philipp A
2019-12-08
Render simple section IDs and numbers
Philipp A
2019-12-08
render newlines to spaces
Philipp A
2019-12-08
Sane newline rendering
Philipp A
2019-12-08
Render emph, strong, and literal
Philipp A
2019-12-08
Convert bullet list
Philipp A
2019-12-07
On second thought let’s not overcomplicate things
Philipp A
2019-11-17
Minor fixes to the HTML rendering. (#13)
Andreu Botella
- Escaping the plain text. - Bringing the rendering of some elements closer to what docutils does.
2019-11-12
Adapt reference rendering
Philipp A
2019-11-12
Run python tests
Philipp A
2019-11-09
Finish substitution implementation
Philipp A
2019-11-09
Simple indirect links
Philipp A
2019-03-31
Convert indentation to tabs
Philipp A
2019-03-31
Implement WIP HTML rendering
Philipp A
2018-11-15
renamed mod.rs
Philipp A
2016-06-19
some cleanups, parser module files (empty)
Philipp A