[
https://issues.apache.org/jira/browse/FLINK-20570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
shizhengchao updated FLINK-20570:
---------------------------------
Description:
in `/docs/stream/operators/process_function.md`, line 252. The `NOTE` css
style is different from the others.
{code:java}
current is: **NOTE:**
and another style is : <span class="label label-info">Note</span>
{code}
beside:
`{% top %}` appears in the middle,need to remove it
was:
in `/docs/stream/operators/process_function.md`, line 252. The `NOTE` css
style is different from the others.
{code:java}
current is: **NOTE:**
and another style is : <span class="label label-info">Note</span>
{code}
> The `NOTE` tip style is different from the others in process_function page.
> ---------------------------------------------------------------------------
>
> Key: FLINK-20570
> URL: https://issues.apache.org/jira/browse/FLINK-20570
> Project: Flink
> Issue Type: Improvement
> Components: API / DataStream, Documentation
> Affects Versions: 1.12.0
> Reporter: shizhengchao
> Priority: Minor
> Labels: pull-request-available
>
> in `/docs/stream/operators/process_function.md`, line 252. The `NOTE` css
> style is different from the others.
> {code:java}
> current is: **NOTE:**
> and another style is : <span class="label label-info">Note</span>
> {code}
> beside:
> `{% top %}` appears in the middle,need to remove it
--
This message was sent by Atlassian Jira
(v8.3.4#803005)