aboutsummaryrefslogtreecommitdiffstats
path: root/src/parser/conversion/inline.rs
AgeCommit message (Expand)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-09Simple indirect linksPhilipp A
2019-11-07Handling relative URLs in the conversion code.Andreu Botella Botella
2019-11-07Updating the parser to recognize most hyperlink references.Andreu Botella
2019-10-23Resolving substitutions. (#9)Andreu Botella
2019-03-31Convert indentation to tabsPhilipp A
2018-12-28Fix warningsPhilipp A
2018-12-28Add From<&str> for ID and ATPhilipp A
2018-12-08some todosPhilipp A
2018-12-02wonkily add names and so onPhilipp A
2018-12-02implemented reference_targetPhilipp A
2018-12-02First bit of inlines parsingPhilipp A