Re: Using Sink API with XHTML markup

2023-09-21 Thread Michael Osipov
Am 2023-09-06 um 10:43 schrieb Konrad Windszus: Hi, In the context of [1] I am working on using the Sink API to emit the goal documentation reports for Maven plugins. Currently there are XDoc documents emitted. Conversion is more or less straight-forward, but there is also input originally comi

Using Sink API with XHTML markup

2023-09-06 Thread Konrad Windszus
Hi, In the context of [1] I am working on using the Sink API to emit the goal documentation reports for Maven plugins. Currently there are XDoc documents emitted. Conversion is more or less straight-forward, but there is also input originally coming from javadoc which is already in XHTML format.