mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
Fixing a broken link in the docs
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
---
|
---
|
||||||
|
aliases:
|
||||||
|
- /extras/highlight/
|
||||||
date: 2013-07-01
|
date: 2013-07-01
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
|
@@ -106,4 +106,4 @@ eg {{title "BatMan"}} -> "Batman"
|
|||||||
|
|
||||||
### highlight
|
### highlight
|
||||||
Take a string of code and a language, uses pygments to return the syntax
|
Take a string of code and a language, uses pygments to return the syntax
|
||||||
highlighted code in html. Used in the [highlight shortcode](/extras/highlight).
|
highlighted code in html. Used in the [highlight shortcode](/extras/highlighting).
|
||||||
|
Reference in New Issue
Block a user