Demo: Syntax Highlighting
More detail: Syntax Highlighting | Hugo
function helloWorld () {
alert("Hello, World!")
}
More detail: Syntax Highlighting | Hugo
function helloWorld () {
alert("Hello, World!")
}
Thanks for liwenyip/hugo-easy-gallery & Zebradil · Pull Request #48 .
Now, we could use {{< gallery >}}
shortcode in hugo-theme-jane.
This is an image in static/image
folder.
![This is an image in `static/image` folder.](/image/example.jpg)