quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.82k stars 2.69k forks source link

Config Doc - IDE config metadata must be Markdown #43172

Open gsmet opened 2 months ago

gsmet commented 2 months ago

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

quarkus-bot[bot] commented 2 months ago

/cc @radcortez (config)