[
https://issues.apache.org/jira/browse/FLINK-22252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17319953#comment-17319953
]
Robert Metzger commented on FLINK-22252:
----------------------------------------
[~sjwiesman] Could you take a look at this? Thanks a lot!
> Backquotes are not rendered correctly in config option descriptions
> -------------------------------------------------------------------
>
> Key: FLINK-22252
> URL: https://issues.apache.org/jira/browse/FLINK-22252
> Project: Flink
> Issue Type: Task
> Components: Documentation, Runtime / Configuration
> Affects Versions: 1.13.0
> Reporter: Robert Metzger
> Priority: Major
> Fix For: 1.13.0
>
>
> This is how the config options are rendered in the 1.13 docs:
> {code}
> `none`, `off`, `disable`: No restart strategy.
> `fixeddelay`, `fixed-delay`: Fixed delay restart strategy. More details can
> be found here.
> `failurerate`, `failure-rate`: Failure rate restart strategy. More details
> can be found here.
> {code}.
> https://ci.apache.org/projects/flink/flink-docs-master/docs/deployment/config/#state-backend
> Here's the rendering in the old docs.
> https://ci.apache.org/projects/flink/flink-docs-release-1.12/deployment/config.html#restart-strategy
--
This message was sent by Atlassian Jira
(v8.3.4#803005)