aboutsummaryrefslogtreecommitdiffstats
path: root/src/parser
AgeCommit message (Collapse)Author
2019-12-26Split into smaller cratesPhilipp A
2019-12-09Fix and test substitutionPhilipp A
2019-12-08Render simple section IDs and numbersPhilipp A
2019-12-08render newlines to spacesPhilipp A
2019-12-08Render emph, strong, and literalPhilipp A
2019-12-08Convert bullet listPhilipp A
2019-12-07Add basic markupPhilipp A
2019-11-09Support multiline replacePhilipp A
2019-11-09Finish substitution implementationPhilipp A
2019-11-09Properly parse titlesPhilipp A
2019-11-09Implement replacePhilipp A
2019-11-09Simple indirect linksPhilipp A
2019-11-07Handling relative URLs in the conversion code.Andreu Botella Botella
Closes #10.
2019-11-07Updating the parser to recognize most hyperlink references.Andreu Botella
2019-10-23Resolving substitutions. (#9)Andreu Botella
2019-08-19Fix the build (#6)Andreu Botella
crate::parse::simplify::resolve_references does nothing yet though
2019-04-17some more simplifyPhilipp A
2019-03-31Add stub for ref resolutionPhilipp A
2019-03-31Convert indentation to tabsPhilipp A
2018-12-30document conversionPhilipp A
2018-12-28Fix warningsPhilipp A
2018-12-28fix test for the added str in the grammarPhilipp A
2018-12-28Add From<&str> for ID and ATPhilipp A
2018-12-08some todosPhilipp A
2018-12-07fix clippyPhilipp A
2018-12-07a bit clippyPhilipp A
2018-12-02wonkily add names and so onPhilipp A
2018-12-02implemented reference_targetPhilipp A
2018-12-02First bit of inlines parsingPhilipp A
2018-12-02Move block conversions to submodulePhilipp A
2018-12-02Switched url to targetPhilipp A
2018-12-01Parse from span for nicer errorsPhilipp A
2018-12-01Unified image attributesPhilipp A
2018-11-27Support inline ImagesPhilipp A
2018-11-24Make use of new From implPhilipp A
2018-11-23fixed testsPhilipp A
2018-11-21Automate serializationPhilipp A
2018-11-20Serializing document trees!Philipp A
2018-11-16First doctree conversion codePhilipp A
2018-11-15fixed blank line handlingPhilipp A
2018-11-15we don’t use manual tokensPhilipp A
2018-11-15Added target testsPhilipp A
2018-11-15Moved parser testsPhilipp A
2018-11-15renamed mod.rsPhilipp A
2018-11-14WIP indentation grammarPhilipp A
2018-10-31Added JSON serializationPhilipp A
2018-10-29Rust 2018Philipp A
2018-10-29cosmeticPhilipp A
2018-10-29added parser modulePhilipp A
2017-01-26satisfied clippyPhilipp A