Update multilingual page

This commit is contained in:
Ryan Watters
2017-02-26 19:27:05 -06:00
parent 495d88ef9b
commit 6cf783469e
74 changed files with 985 additions and 462 deletions
@@ -11,7 +11,6 @@ weight: 20
draft: false
aliases: [/extras/highlighting/,/extras/highlight/]
toc: true
needsreview:
---
Hugo provides the ability for you to highlight source code in _two different ways_—either pre-processed server side from your content or to defer the processing to the client side, using a JavaScript library.