Skip to content

Commit 52d7ddb

Browse files
committed
Remove obsolete note about broken local highlights
In my tests now, it works locally as well.
1 parent 2dc6c8c commit 52d7ddb

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

_pages/editing/code.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ code, and another three concluding it. Optionally, you can write the name of
2323
the language in small case next to the leading fence to declare syntax
2424
highlighting is desired with the stated language.
2525

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-
3026
### Java example
3127

3228
{% capture code-fence-java %}

0 commit comments

Comments
 (0)