1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 12:42:41 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Bastian Venthur
de8542b90b dropped support for python 3.8 and 3.9 2024-04-24 22:10:48 +02:00
Bastian Venthur
c92130559c add missing docstrings 2023-09-20 15:09:28 +02:00
Bastian Venthur
0349bd3359 reformatted code 2023-06-16 10:25:21 +02:00
Bastian Venthur
87d619cc1c Re-formatted the code 2022-09-01 12:41:25 +02:00
Bastian Venthur
f59a648779 import future annotations to make mypy work on py38 2022-08-31 23:04:30 +02:00
Bastian Venthur
ebac0a8fc4 fixed for mypy --strict testing 2022-08-31 22:59:55 +02:00
Bastian Venthur
6005369108 Added some test cases for the MarkdownLinktreeProcessor 2022-06-28 21:38:47 +02:00
Bastian Venthur
79edd04ee8 added smartypants support 2021-04-18 13:03:05 +02:00
Bastian Venthur
af4898f1f6 corrected test for datetime 2021-02-13 12:58:02 +01:00
Bastian Venthur
5f5a8af49b renamed old sg stuff to blag 2021-02-01 21:34:30 +01:00
Bastian Venthur
f376352e90 moved mardkown stuff into separate module 2021-01-31 13:18:22 +01:00