Skip to content

Commit 761b4bd

Browse files
authored
Merge branch 'develop' into fix-duplicate-link-navigation
2 parents a3c0cdb + 5eea904 commit 761b4bd

File tree

4 files changed

+343
-962
lines changed

4 files changed

+343
-962
lines changed

docs/language-highlight.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Support for [additional languages](https://prismjs.com/#supported-languages) is
1414
<script src="//cdn.jsdelivr.net/npm/prismjs@1/components/prism-php.min.js"></script>
1515
```
1616

17+
!> This `<script>` tag must be placed after the docisfy `<script>` to work.
18+
1719
To enable syntax highlighting, wrap each code block in triple backticks with the [language](https://prismjs.com/#supported-languages) specified on the first line:
1820

1921
````

0 commit comments

Comments
 (0)