zregvart commented on pull request #4094:
URL: https://github.com/apache/camel/pull/4094#issuecomment-675153504


   We kinda do something like that, I wonder why it stopped working:
   
   
https://github.com/apache/camel/blob/8de21431e91a8fd1351c0d9a6ec65df6119e0f51/tooling/maven/camel-package-maven-plugin/src/main/resources/main-options.mvel#L5
   
   If there's a newline in the description the cell gets the `a` prefix. I'm 
guessing this is not correctly formatted:
   
   
https://github.com/apache/camel/blob/5af1c628e089d4478bc8c959382080c1db139ca6/components/camel-file/src/main/java/org/apache/camel/component/file/GenericFileEndpoint.java#L1334-L1349
   
   A very complicated but correct way of doing this would be to use HTML in 
JavaDoc and (since I _think_ cells in Asciidoc can't contain HTML) transform 
that HTML to Asciidoc in the `camel-package-maven-plugin`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to