aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-25whoopsoptionsPhilipp A
2020-10-25Use initial header levelPhilipp A
2020-10-25Initial options implPhilipp A
2020-10-25Decrement renderer level after section recursion (#16)Konsta Hölttä
2020-10-25Add license files (#22)Noritada Kobayashi
2020-10-25Add support for parsing comments (#23)nitnelave
2020-09-07Add support for raw directives (#17)Konsta Hölttä
2020-09-07Don’t parse literal contentPhilipp A
2020-09-07Add html test for substs in literalsKonsta Hölttä
2020-09-06line commentsPhilipp A
2020-09-06Arbitrary scheme url demo for issue #18 (#19)Konsta Hölttä
2020-06-03Handle in-word underscoresv0.3.2-parserPhilipp A
2020-06-03circumvent E0119Philipp A
2020-01-08Added READMEsPhilipp A
2020-01-03Added code block directivev0.3.1-rendererv0.3.1-parserPhilipp A
2019-12-26v0.3.0v0.3.0Philipp A
2019-12-26Split into smaller cratesPhilipp A
2019-12-09Fix and test substitutionPhilipp A
2019-12-08Convenience with_extra_and_childrenPhilipp A
2019-12-08Render simple section IDs and numbersPhilipp A
2019-12-08render newlines to spacesPhilipp A
2019-12-08Sane newline renderingPhilipp A
2019-12-08Render emph, strong, and literalPhilipp A
2019-12-08Convert bullet listPhilipp A
2019-12-07Add basic markupPhilipp A
2019-12-07On second thought let’s not overcomplicate thingsPhilipp A
2019-11-17Minor fixes to the HTML rendering. (#13)Andreu Botella
2019-11-12Adapt reference renderingPhilipp A
2019-11-12Run python testsPhilipp A
2019-11-09Add note about readinessPhilipp 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-09No atomic rules necessaryPhilipp 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-09-05Make elements clonable. (#8)Andreu Botella
2019-08-19Fix the build (#6)Andreu Botella
2019-05-09Merge pull request #5 from andreubotella/table_contentPhilipp A
2019-05-08Adding an attribute type for the cols attribute of tgroup.Andreu Botella
2019-05-08Adding attributes to the table content elements.Andreu Botella
2019-04-19Adding table content elements.Andreu Botella
2019-04-17some more simplifyPhilipp A
2019-04-17development filePhilipp A
2019-03-31Hide private modulePhilipp A
2019-03-31Add stub for ref resolutionPhilipp A
2019-03-31Convert indentation to tabsPhilipp A