mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 20:22:38 +00:00
29 lines
441 B
Markdown
29 lines
441 B
Markdown
---
|
|
title: Syntax Highlighting
|
|
linktitle:
|
|
description:
|
|
date: 2017-02-01
|
|
publishdate: 2017-02-01
|
|
lastmod: 2017-02-01
|
|
tags: [highlighting,pygments,code blocks]
|
|
categories: [developer tools]
|
|
weight:
|
|
draft: false
|
|
slug:
|
|
aliases: [/extras/highlighting/,/extras/highlight/]
|
|
toc: true
|
|
needsreview: true
|
|
notesforauthors:
|
|
---
|
|
|
|
## Code Blocks in Markdown
|
|
|
|
## Using Pygments with Hugo
|
|
|
|
## JavaScript Syntax Highlighters
|
|
|
|
### Highlight.js
|
|
|
|
### Prism.js
|
|
|