diff options
author | Helder Pereira <helfper@gmail.com> | 2021-08-21 11:46:18 +0100 |
---|---|---|
committer | Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> | 2021-08-21 15:50:49 +0200 |
commit | d966f5d08d7f75f1ae9acd94e292bf61de2adf0d (patch) | |
tree | 38e8f633a8df0acfe97581d4686efa66a3178a7a /docs/content/en/functions/highlight.md | |
parent | 3f38c785b7208440e2a9dd9a80cb39d4ae23e676 (diff) | |
download | hugo-d966f5d08d7f75f1ae9acd94e292bf61de2adf0d.tar.gz hugo-d966f5d08d7f75f1ae9acd94e292bf61de2adf0d.zip |
highlight: Remove some pygments references
Diffstat (limited to 'docs/content/en/functions/highlight.md')
-rw-r--r-- | docs/content/en/functions/highlight.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/content/en/functions/highlight.md b/docs/content/en/functions/highlight.md index 1740742ce..159f9160c 100644 --- a/docs/content/en/functions/highlight.md +++ b/docs/content/en/functions/highlight.md @@ -22,5 +22,3 @@ deprecated: false [highlight]: /content-management/shortcodes/#highlight -[installpygments]: /getting-started/installing/#installing-pygments-optional -[syntax]: /content-management/syntax-highlighting/ |