aboutsummaryrefslogtreecommitdiffstats
path: root/src/rst.pest
AgeCommit message (Expand)Author
2019-12-26Split into smaller cratesPhilipp A
2019-12-09Fix and test substitutionPhilipp A
2019-12-08render newlines to spacesPhilipp A
2019-12-08Render emph, strong, and literalPhilipp A
2019-12-07Add basic markupPhilipp A
2019-11-09Support multiline replacePhilipp A
2019-11-09Finish substitution implementationPhilipp A
2019-11-09Implement replacePhilipp A
2019-11-09No atomic rules necessaryPhilipp A
2019-11-07Updating the parser to recognize most hyperlink references.Andreu Botella
2019-10-23Resolving substitutions. (#9)Andreu Botella
2018-12-30document conversionPhilipp A
2018-12-08some todosPhilipp A
2018-12-02Fix inlinesPhilipp A
2018-12-02First bit of inlines parsingPhilipp A
2018-12-02Organized grammar a bitPhilipp A
2018-11-24Implemented substitution_defPhilipp A
2018-11-24WIP image and substitutionPhilipp A
2018-11-24removed HTML from grammarPhilipp A
2018-11-24Require lines to contain thingsPhilipp A
2018-11-23fixed testsPhilipp A
2018-11-20Serializing document trees!Philipp A
2018-11-19Make it compile againPhilipp A
2018-11-15fixed blank line handlingPhilipp A
2018-11-15use fixed stackPhilipp A
2018-11-15Added admonitions and targetsPhilipp A
2018-11-14Fixed titlePhilipp A
2018-11-14WIP indentation grammarPhilipp A
2018-10-31Added JSON serializationPhilipp A
2018-10-29cosmeticPhilipp A
2018-10-29added parser modulePhilipp A
2018-10-29added pest grammar v1Philipp A