mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 04:02:38 +00:00
28 lines
394 B
Markdown
28 lines
394 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/]
|
|
toc: true
|
|
notes:
|
|
---
|
|
|
|
## Code Blocks in Markdown
|
|
|
|
## Using Pygments with Hugo
|
|
|
|
## JavaScript Syntax Highlighters
|
|
|
|
### Highlight.js
|
|
|
|
### Prism.js
|
|
|