Age | Commit message (Expand) | Author |
2021-08-26 | remove unnecessary >>> from documentation examplesHEADmaster | Daniel Schadt |
2021-08-26 | Pass args to pytest | Daniel Schadt |
2021-08-26 | lint fixes | Daniel Schadt |
2021-08-24 | Fix BlockQuote.to_content/to_nodes | Daniel Schadt |
2021-08-24 | make LineBreak inherit from Block | Daniel Schadt |
2021-08-24 | make sure to include all subpackages in setup.py | Daniel Schadt |
2021-08-24 | add sphinx tox target | Daniel Schadt |
2021-08-24 | fix empty return of tmpl_quote | Daniel Schadt |
2021-08-23 | Add basic infrastructure for tests & linters | Daniel Schadt |
2021-08-22 | Remove unneeded import | Daniel Schadt |
2021-08-22 | Add some initial documentation | Daniel Schadt |
2021-08-21 | More type fixes | Daniel Schadt |
2021-08-21 | Move table parsing out to separate function | 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-21 | generalize File: stripping | Daniel Schadt |
2021-08-20 | Merge branch 'document-repr' | Daniel Schadt |
2021-08-20 | strip template name before looking it up | Daniel Schadt |
2021-08-20 | fix handling of link items with trailing plural s | Daniel Schadt |
2021-08-20 | properly strip File: links that got through | Daniel Schadt |
2021-08-20 | implement Gemtext format | Daniel Schadt |
2021-08-20 | Rework ItemList/BlockQuote to hold Paragraph | Daniel Schadt |
2021-08-20 | add Format base class | 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 |
2021-08-16 | fix default header value for tabulate | Daniel Schadt |
2021-08-16 | Add rendering for {{quote|...}} templates | Daniel Schadt |
2021-08-16 | add {{main article|...}} as alias for {{main|...}} | Daniel Schadt |
2021-08-16 | Retrieve title as well | Daniel Schadt |
2021-08-16 | Add a redirection page | Daniel Schadt |
2021-08-16 | Handle lists without extra space | Daniel Schadt |
2021-08-16 | Render {{script|...}} like we do with {{lang|...}} | Daniel Schadt |
2021-08-16 | Render {{main|...}} template | Daniel Schadt |
2021-08-16 | Add a setup.py | Daniel Schadt |
2021-08-16 | Initial commit | Daniel Schadt |