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-11-01
Fix indentation
HEAD
master
Philipp A
2020-11-01
Implement literal blocks (#28)
Philipp A
2020-10-31
do the evil thing
Philipp A
2020-10-31
Fix comment conversion (#27)
Philipp A
2020-10-31
make logo prefers-color-scheme aware (#25)
Philipp A
2020-10-25
Decrement renderer level after section recursion (#16)
Konsta Hölttä
2020-10-25
Add license files (#22)
Noritada Kobayashi
2020-10-25
Add support for parsing comments (#23)
nitnelave
2020-09-07
Add support for raw directives (#17)
Konsta Hölttä
2020-09-07
Don’t parse literal content
Philipp A
2020-09-07
Add html test for substs in literals
Konsta Hölttä
2020-09-06
line comments
Philipp A
2020-09-06
Arbitrary scheme url demo for issue #18 (#19)
Konsta Hölttä
2020-06-03
Handle in-word underscores
v0.3.2-parser
Philipp A
2020-06-03
circumvent E0119
Philipp A
2020-01-08
Added READMEs
Philipp A
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
[next]