mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 13:54:43 -04:00
Update features.md
Since the default syntax highlighter is Chroma for a while now, this should be represented on the features page.
This commit is contained in:
parent
ecc1166423
commit
873f6dce23
@ -53,12 +53,13 @@ toc: true
|
|||||||
* Integrated [Google Analytics][] support
|
* Integrated [Google Analytics][] support
|
||||||
* Automatic [RSS][] creation
|
* Automatic [RSS][] creation
|
||||||
* Support for [Go][], [Amber], and [Ace][] HTML templates
|
* Support for [Go][], [Amber], and [Ace][] HTML templates
|
||||||
* [Syntax highlighting][] powered by [Pygments][]
|
* [Syntax highlighting][] powered by [Chroma][] (partly compatible with Pygments)
|
||||||
|
|
||||||
|
|
||||||
[Ace]: /templates/alternatives/
|
[Ace]: /templates/alternatives/
|
||||||
[aliases]: /content-management/urls/#aliases
|
[aliases]: /content-management/urls/#aliases
|
||||||
[Amber]: https://github.com/eknkc/amber
|
[Amber]: https://github.com/eknkc/amber
|
||||||
|
[Chroma]: https://github.com/alecthomas/chroma
|
||||||
[content summaries]: /content-management/summaries/
|
[content summaries]: /content-management/summaries/
|
||||||
[content types]: /content-management/types/
|
[content types]: /content-management/types/
|
||||||
[Disqus]: https://disqus.com/
|
[Disqus]: https://disqus.com/
|
||||||
@ -77,7 +78,6 @@ toc: true
|
|||||||
[Permalink]: /content-management/urls/#permalinks
|
[Permalink]: /content-management/urls/#permalinks
|
||||||
[Powerful theming]: /themes/
|
[Powerful theming]: /themes/
|
||||||
[Pretty URLs]: /content-management/urls/
|
[Pretty URLs]: /content-management/urls/
|
||||||
[Pygments]: http://pygments.org/
|
|
||||||
[RSS]: /templates/rss/
|
[RSS]: /templates/rss/
|
||||||
[Shortcodes]: /content-management/shortcodes/
|
[Shortcodes]: /content-management/shortcodes/
|
||||||
[sort content]: /templates/
|
[sort content]: /templates/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user