dpaste/dpaste
Darren Nathanael afac29cd2f
Update misaka lib to fix (#229); and fix compatibility with pygments (#208)
Lift off setup.cfg;
replaced misaka with mistune; thanks to papoteur-mga suggestion.
Create a new formatter instance for each highlight call to avoid the pygments >= 2.12.0 issue

Signed-off-by: Darren Nathanael <github@darrennathanael.com>
2024-12-04 02:42:03 +07:00
..
management Addresses typo in (#192) @ clean up snippets 2022-08-09 19:29:09 -05:00
migrations remove pycache 2022-03-03 03:29:49 -05:00
settings Revert 239 CSP (#240) 2023-11-17 11:53:35 -05:00
templates/dpaste Fixed typo. Fixes #145 2020-06-20 18:26:01 +02:00
tests Code cleanup 2021-12-14 08:39:08 +01:00
urls Revert "Revert "add the posibility of specifying a url prefix"" (#206) 2022-05-29 13:56:56 -04:00
__init__.py Code cleanup 2021-12-14 08:39:08 +01:00
apps.py Typo at apps.py (#227) 2023-02-16 02:07:41 -05:00
forms.py perf: updated lib, typing issues (#195) 2022-04-03 01:38:37 -04:00
highlight.py Update misaka lib to fix (#229); and fix compatibility with pygments (#208) 2024-12-04 02:42:03 +07:00
models.py Use Black's default line length of 88 2020-01-08 13:19:52 +01:00
views.py API Escape (#241) 2023-11-18 11:34:59 -05:00
wsgi.py Code cleanup and setup.cfg 2019-01-25 13:47:00 +01:00