I have asked a question related to web2py—an open-source Python web-framework—that includes a code snippet.
Unfortunately it didn't syntax highlight by default, so—following the docs—I added the following to precede the code: <!-- language: lang-py -->
Unfortunately it had no affect. Please fix this bug.
(For evidence; see my question: Generate a nested CRUD form)