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


   Certainly an ‘a’ cell can contain a pre block, I think this is the usual way 
of including existing html in a page.  I’m not sure about a non-‘a’ cell.
   
   David Jencks
   
   > On Aug 17, 2020, at 3:51 PM, Zoran Regvart <notificati...@github.com> 
wrote:
   > 
   > 
   > 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
 
<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
 
<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.
   > 
   > —
   > You are receiving this because you are subscribed to this thread.
   > Reply to this email directly, view it on GitHub 
<https://github.com/apache/camel/pull/4094#issuecomment-675153504>, or 
unsubscribe 
<https://github.com/notifications/unsubscribe-auth/AAELDXXMWKA7XYWJCN4FQXLSBGX7ZANCNFSM4QAO26BA>.
   > 
   
   


----------------------------------------------------------------
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