The config metadata for IDEs must be either plain text or Markdown. We will send Markdown.
We need a basic Asciidoc -> Markdown converter and a basic Javadoc -> Markdown converter.
The conversion will be made when we generate the metadata.
We might revisit when the Asciidoc is generated but let's be careful about backwards compatibility and make sure we ping the Camel team if we make changes.
Description
The config metadata for IDEs must be either plain text or Markdown. We will send Markdown.
We need a basic Asciidoc -> Markdown converter and a basic Javadoc -> Markdown converter.
The conversion will be made when we generate the metadata.
We might revisit when the Asciidoc is generated but let's be careful about backwards compatibility and make sure we ping the Camel team if we make changes.
Implementation ideas
No response