Yangze Guo created FLINK-16297: ---------------------------------- Summary: Remove the redundant intent and blank line in highlight code blocks Key: FLINK-16297 URL: https://issues.apache.org/jira/browse/FLINK-16297 Project: Flink Issue Type: Improvement Components: Documentation Reporter: Yangze Guo Attachments: 屏幕快照 2020-02-27 下午2.01.51.png
Currently, there are lots of redundant intent and blank lines in highlight code blocks of docs. Such as !屏幕快照 2020-02-27 下午2.01.51.png! in https://ci.apache.org/projects/flink/flink-docs-release-1.10/dev/batch/connectors.html. The root cause is the invalid intent of \{% highlight %\} and \{% endhighlight %\}. We need to fix it to improve the reading experience. -- This message was sent by Atlassian Jira (v8.3.4#803005)