Skip to content

Conversation

@hunhoffe
Copy link
Collaborator

I noticed that my changes to the GitHub documentation from #2737 weren't being percolated to the webpage. I went to the gh-pages branch and found this error in the CI task:

Liquid Exception: Liquid syntax error (line 1266): Tag '{%' was not properly terminated with regexp: /\%\}/ in AIEDialect.md

I think this PR should fix that error and allow the gh-pages to be updated.

Copy link
Collaborator

@fifield fifield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's been a while since we hit this Liquid syntax error, but it has happened multiple times. Ideally we would have some way to prevent it or recover automatically since it fails on valid MLIR embedded in the docs.

@hunhoffe
Copy link
Collaborator Author

@fifield Thanks for the background and the comment about automation! I didn't implement an automatically fix, but I did create this PR that automates detection: #2815

What are your thoughts?

@hunhoffe hunhoffe added this pull request to the merge queue Jan 14, 2026
Merged via the queue into main with commit fbb2f52 Jan 14, 2026
60 checks passed
@hunhoffe hunhoffe deleted the try-to-update-github-docs branch January 14, 2026 15:50
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.

3 participants