Github user uce commented on a diff in the pull request:
https://github.com/apache/flink/pull/5395#discussion_r165295535
--- 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 --
Some questions regarding the removed lines:
- What is used for markdown and code highlighting now?
- Do we still support GitHub-flavored Markdown?
- What happens to new lines?
I didn't have time to build the docs again to check yet.
---