[ https://issues.apache.org/jira/browse/FELIX-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756922#comment-17756922 ]
Serge Huber commented on FELIX-6630: ------------------------------------ Maybe use this technique ? https://stackoverflow.com/questions/2703601/how-to-line-break-from-css-without-using-br > Make it possible to have newline characters in Felix WebConsole OSGi > configuration property descriptions > -------------------------------------------------------------------------------------------------------- > > Key: FELIX-6630 > URL: https://issues.apache.org/jira/browse/FELIX-6630 > Project: Felix > Issue Type: Improvement > Components: Web Console > Affects Versions: webconsole-4.8.12 > Reporter: Serge Huber > Priority: Major > > Currently it is not possible to use newline characters (or any way to go to a > new line including HTML br or p tags) in a OSGI configuration description. It > would be nice to be able to do so to provide more detailed descriptions of > some configurations. > It is clear that this must be done carefully to avoid any security issues so > ideally the solution to this would not include allowing any HTML tags, but > possibly just some kind of marker (maybe a String \n character ?) to allow > the new line. > I am also volunteering to work on this if it seems interesting to the > community. -- This message was sent by Atlassian Jira (v8.20.10#820010)