[
https://issues.apache.org/jira/browse/FLINK-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538766#comment-16538766
]
Dawid Wysakowicz commented on FLINK-9792:
-----------------------------------------
I see your point. Nevertheless I think it would be valuable to have a
possibility to apply some more advanced formatting? What do you think about
creating a custom `Description` class with some formatting options like e.g.
lists, links, which would be able generate either rich html or plain-text for
exceptions. Maybe we could use some simple markdown processor? That would be a
bit more work, but still something I think we could target in a long run.
> 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)