1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

A bunch of small documentation changes

This commit is contained in:
spf13
2014-02-20 19:05:09 -05:00
parent de05a0d942
commit 8fe78f6ff5
9 changed files with 41 additions and 25 deletions

View File

@@ -5,10 +5,10 @@ aliases: ["/doc/release-notes/"]
groups: ["meta"]
groups_weight: 10
---
## **0.10.0** Feb 15, 2014
* Syntax [highlighting](/extras/highlighting) powered by pygments (**slow**)
## **0.10.0** Feb 22, 2014
* [Syntax highlighting](/extras/highlighting) powered by pygments (**slow**)
* Ability to [sort content](/content/ordering) many more ways
* Automatic [table of contents](http://XXXXXXXXXXXXX) generation
* Automatic [table of contents](/extras/toc) generation
* Support for unicode urls, aliases and indexes
* Configurable per-section [permalink](/extras/permalinks) pattern support
* Support for [paired shortcodes](/extras/shortcodes)