We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc6c8c commit 52d7ddbCopy full SHA for 52d7ddb
1 file changed
_pages/editing/code.md
@@ -23,10 +23,6 @@ code, and another three concluding it. Optionally, you can write the name of
23
the language in small case next to the leading fence to declare syntax
24
highlighting is desired with the stated language.
25
26
-**NB:** code fence syntax highlighting is currently not working locally due to
27
-differences in local build configuration. However, highlighting *will* display as
28
-appropriate on the public wiki.
29
-
30
### Java example
31
32
{% capture code-fence-java %}
0 commit comments