kwin commented on PR #1033: URL: https://github.com/apache/maven-doxia/pull/1033#issuecomment-3904829410
> This one says that `<del>` is wrong: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/s Both `<s>` and `<del>` (although semantically slightly different render the same in all browsers). I haven't changed any logic to when `<del>` is being emitted (the Flexmark extension does it correctly according to https://github.github.com/gfm/#strikethrough-extension-). -- 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]
