Age | Commit message (Expand) | Author |
---|---|---|
2021-08-26 | lint fixes | Daniel Schadt |
2021-08-24 | fix empty return of tmpl_quote | Daniel Schadt |
2021-08-22 | Add some initial documentation | Daniel Schadt |
2021-08-21 | Remove Document return type from convert | Daniel Schadt |
2021-08-21 | Type fixes in templates.Template | Daniel Schadt |
2021-08-21 | Allow passing a custom template registry | Daniel Schadt |
2021-08-20 | strip template name before looking it up | Daniel Schadt |
2021-08-20 | Rework ItemList/BlockQuote to hold Paragraph | Daniel Schadt |
2021-08-20 | Rename Blockquote to BlockQuote | Daniel Schadt |
2021-08-19 | implement style fixes suggested by pycodestyle | Daniel Schadt |
2021-08-19 | Add an internal Document representation | Daniel Schadt |
2021-08-17 | Fix ref being shown in quotes | Daniel Schadt |
2021-08-17 | add {{lang-XX}}, {{IPA-XX}} and {{XXX}} templates | Daniel Schadt |
2021-08-17 | Reorganize code | Daniel Schadt |