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
Age
Commit message (
Expand
)
Author
2020-01-03
Added code block directive
v0.3.1-renderer
v0.3.1-parser
Philipp A
2019-12-26
v0.3.0
v0.3.0
Philipp A
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
Add basic markup
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
2019-11-12
Adapt reference rendering
Philipp A
2019-11-12
Run python tests
Philipp A
2019-11-09
Add note about readiness
Philipp A
2019-11-09
Support multiline replace
Philipp A
2019-11-09
Finish substitution implementation
Philipp A
2019-11-09
Properly parse titles
Philipp A
2019-11-09
Implement replace
Philipp A
2019-11-09
No atomic rules necessary
Philipp A
2019-11-09
Simple indirect links
Philipp A
2019-11-07
Handling relative URLs in the conversion code.
Andreu Botella Botella
2019-11-07
Updating the parser to recognize most hyperlink references.
Andreu Botella
2019-10-23
Resolving substitutions. (#9)
Andreu Botella
2019-09-05
Make elements clonable. (#8)
Andreu Botella
2019-08-19
Fix the build (#6)
Andreu Botella
2019-05-09
Merge pull request #5 from andreubotella/table_content
Philipp A
2019-05-08
Adding an attribute type for the cols attribute of tgroup.
Andreu Botella
2019-05-08
Adding attributes to the table content elements.
Andreu Botella
2019-04-19
Adding table content elements.
Andreu Botella
2019-04-17
some more simplify
Philipp A
2019-04-17
development file
Philipp A
2019-03-31
Hide private module
Philipp A
2019-03-31
Add stub for ref resolution
Philipp A
2019-03-31
Convert indentation to tabs
Philipp A
2019-03-31
Implement WIP HTML rendering
Philipp A
2019-03-30
Skip empty attributes
Philipp A
2019-03-30
serde-xml-rs 0.3
Philipp A
2019-03-30
suppress lint error
Philipp A
2018-12-30
document conversion
Philipp A
2018-12-28
Fix warnings
Philipp A
2018-12-28
fix test for the added str in the grammar
Philipp A
2018-12-28
Add From<&str> for ID and AT
Philipp A
2018-12-21
new pest release!
Philipp A
2018-12-08
quicli 0.4
Philipp A
2018-12-08
some todos
Philipp A
2018-12-07
fix clippy
Philipp A
2018-12-07
a bit clippy
Philipp A
2018-12-07
Rust 2018 is here!
Philipp A
[next]