Closed simonw closed 2 years ago
Looks like this plugin does the right thing though: https://github.com/simonw/datasette-render-markdown/blob/51671757c6eceee4e06ed33b49aafb1e44478bc6/datasette_render_markdown/__init__.py#L9
I was expecting that test to fail.
That shows it installing:
Collecting Jinja2<3.1.0,>=2.10.3
https://jinja.palletsprojects.com/en/3.1.x/changes/?highlight=markup#version-3-1-0 says 3.1.0 is when it should have broken.
I don't know where that constraint is coming from, Datasette itself just says:
https://github.com/simonw/datasette/blob/cb1e093fd361b758120aefc1a444df02462389a3/setup.py#L48
Jinja2>=2.10.3
I'm just going to fix the issue.
That fixed it: https://github-to-sqlite.dogsheep.net/github/issue_comments
Got this error here: https://github-to-sqlite.dogsheep.net/github/issue_comments