Github user StevenLangbroek commented on a diff in the pull request:
https://github.com/apache/flink/pull/5395#discussion_r165297130
--- Diff: docs/_config.yml ---
@@ -77,12 +77,7 @@ defaults:
layout: plain
nav-pos: 99999 # Move to end if no pos specified
-markdown: KramdownPygments
--- End diff --
* Kramdown for Markdown, Rouge for Code Highlighting.
* Yes
* Same behavior as before
The reason some of this is removed is because they're the
[defaults](https://jekyllrb.com/docs/configuration/#default-configuration).
---