Skip to content

templetor to jinja converter script#12941

Draft
RayBB wants to merge 1 commit into
masterfrom
templetor-to-jinja
Draft

templetor to jinja converter script#12941
RayBB wants to merge 1 commit into
masterfrom
templetor-to-jinja

Conversation

@RayBB

@RayBB RayBB commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

I was noodling on this with AI to see how far we could get.
According the the AI we got pretty good results to cover much of what we'd need to do.

Leaving this here as a draft in case we decide this is worth pursuing down the road as we start migrating to FastAPI for html.

Technical

Testing

Screenshot

Stakeholders


def test_dollar_in_url(self):
result = convert_text("Visit https://archive.org for details")
assert "https://archive.org" in result
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants