Mingliang Liu created FLINK-27278:
-------------------------------------
Summary: Fix wrong indentation in doc
dev/datastream/operators/windows.md
Key: FLINK-27278
URL: https://issues.apache.org/jira/browse/FLINK-27278
Project: Flink
Issue Type: Bug
Components: Documentation
Affects Versions: 1.15.0
Reporter: Mingliang Liu
Attachments: after.png, before.png
Due to special char the current indentation of {{ProcessWindowFunction}} in doc
{{dev/datastream/operators/windows.md}} is wrong. It's not very visible in the
source code. However, if you visit the formatted doc (e.g.), you will see the
wrong indentation. It can be fixed by using spaces in the example code.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)