- Richard Feynman -
Category:Pages with syntax highlighting errors
From Juneday education
Pages listed here have syntax highlight errors (the source-tag
).
Typical errors:
<source lang="txt">asdf</source> or <source lang="text">asdf</source>- no such language txt or text, use: <pre></pre> instead.
some text <source inline>some text to be formatted</source>
missing lang attribute - add one
Also: Extremely long lines (typically when copying with mouse from emacs, typically after at comment in source code) - remove long lines, you find this by highlighting all text in the page
<source lang="json">
no such language, use JavaScript as language instead
Pages in category "Pages with syntax highlighting errors"
This category contains only the following page.