summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-26Pass args to pytestDaniel Schadt
2021-08-26lint fixesDaniel Schadt
2021-08-24Fix BlockQuote.to_content/to_nodesDaniel Schadt
2021-08-24make LineBreak inherit from BlockDaniel Schadt
2021-08-24make sure to include all subpackages in setup.pyDaniel Schadt
2021-08-24add sphinx tox targetDaniel Schadt
2021-08-24fix empty return of tmpl_quoteDaniel Schadt
2021-08-23Add basic infrastructure for tests & lintersDaniel Schadt
2021-08-22Remove unneeded importDaniel Schadt
2021-08-22Add some initial documentationDaniel Schadt
2021-08-21More type fixesDaniel Schadt
2021-08-21Move table parsing out to separate functionDaniel Schadt
2021-08-21Remove Document return type from convertDaniel Schadt
2021-08-21Type fixes in templates.TemplateDaniel Schadt
2021-08-21Allow passing a custom template registryDaniel Schadt
2021-08-21generalize File: strippingDaniel Schadt
2021-08-20Merge branch 'document-repr'Daniel Schadt
2021-08-20strip template name before looking it upDaniel Schadt
2021-08-20fix handling of link items with trailing plural sDaniel Schadt
2021-08-20properly strip File: links that got throughDaniel Schadt
2021-08-20implement Gemtext formatDaniel Schadt
2021-08-20Rework ItemList/BlockQuote to hold ParagraphDaniel Schadt
2021-08-20add Format base classDaniel Schadt
2021-08-20Rename Blockquote to BlockQuoteDaniel Schadt
2021-08-19implement style fixes suggested by pycodestyleDaniel Schadt
2021-08-19Add an internal Document representationDaniel Schadt
2021-08-17Fix ref being shown in quotesDaniel Schadt
2021-08-17add {{lang-XX}}, {{IPA-XX}} and {{XXX}} templatesDaniel Schadt
2021-08-17Reorganize codeDaniel Schadt
2021-08-16fix default header value for tabulateDaniel Schadt
2021-08-16Add rendering for {{quote|...}} templatesDaniel Schadt
2021-08-16add {{main article|...}} as alias for {{main|...}}Daniel Schadt
2021-08-16Retrieve title as wellDaniel Schadt
2021-08-16Add a redirection pageDaniel Schadt
2021-08-16Handle lists without extra spaceDaniel Schadt
2021-08-16Render {{script|...}} like we do with {{lang|...}}Daniel Schadt
2021-08-16Render {{main|...}} templateDaniel Schadt
2021-08-16Add a setup.pyDaniel Schadt
2021-08-16Initial commitDaniel Schadt