kwin commented on issue #885: URL: https://github.com/apache/maven-doxia/issues/885#issuecomment-3902101251
Custom ids for heading are not defined by https://spec.commonmark.org/0.31.2 and also not supported by any [extension of Flexmark](https://github.com/vsch/flexmark-java/wiki/Extensions), therefore I would rather not implement that (too much effort with too little benefit). You can use plain HTML inside markdown for those edge cases where you need to rely on a specific id. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
