Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Updated site highlighter from pygments to rogue. #548

Merged
merged 1 commit into from
Apr 10, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sass:
style: :compressed

baseurl: "/mesos-dns"
highlighter: pygments
highlighter: rouge
lsi: false
markdown: commonmark
redcarpet:
Expand Down