[
https://issues.apache.org/jira/browse/FLINK-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538832#comment-16538832
]
Chesnay Schepler edited comment on FLINK-9792 at 7/10/18 3:54 PM:
------------------------------------------------------------------
I like that idea more than adding html directly, and it should be rather
straight-forward to implement.
This would imply leaving all escaping of characters (like {{>}}) to the
description which removes some hidden complexity from the generator, so that's
rather nice.
Not sure how well this will work with line-break opportunities though.
was (Author: zentol):
I like that idea more than adding html directly, and it should be rather
straight-forward to implement.
This would imply leaving all escaping of characters (like {{>}}) to the
description which removes some hidden complexity from the generator.
Not sure how well this will work with line-break opportunities though.
> Cannot add html tags in options description
> -------------------------------------------
>
> Key: FLINK-9792
> URL: https://issues.apache.org/jira/browse/FLINK-9792
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.5.1, 1.6.0
> Reporter: Dawid Wysakowicz
> Assignee: Dawid Wysakowicz
> Priority: Major
>
> Right now it is impossible to add any html tags in options description,
> because all "<" and ">" are escaped. Therefore some links there do not work.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)