shizhengchao commented on a change in pull request #14369:
URL: https://github.com/apache/flink/pull/14369#discussion_r540819293
##########
File path: docs/dev/stream/operators/process_function.md
##########
@@ -246,10 +246,8 @@ class CountWithTimeoutFunction extends
KeyedProcessFunction[Tuple, (String, Stri
</div>
</div>
-{% top %}
-
-**NOTE:** Before Flink 1.4.0, when called from a processing-time timer, the
`ProcessFunction.onTimer()` method sets
+<span class="label label-info">Note</span> Before Flink 1.4.0, when called
from a processing-time timer, the `ProcessFunction.onTimer()` method sets
Review comment:
in process_function.md,`<span class="label label-info">Note</span>` is
used in more places,but `**NOTE:**` is used only place
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]