[ https://issues.apache.org/activemq/browse/CAMEL-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49489#action_49489 ]
Claus Ibsen commented on CAMEL-1302: ------------------------------------ @Charles You add wiki snippets to code by inserting the following in the wiki page {code} {snippet:id=e1|lang=java|url=camel/trunk/camel-core/src/test/java/org/apache/camel/processor/ChoiceCompoundPredicateTest.java} {code} Where id=e1 is refering to code comments in the .java file {code:java} // START SNIPPET: e1 here is some code // END SNIPPET: e1 {code} You can have multiple e1, so you can have: e2, e3. In fact you can name it anything, but I tend to name them e1, e2 ... > Documentation - Add camel-bindy documentation > --------------------------------------------- > > Key: CAMEL-1302 > URL: https://issues.apache.org/activemq/browse/CAMEL-1302 > Project: Apache Camel > Issue Type: Sub-task > Components: camel-bindy > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Fix For: 2.0.0 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.