[ https://issues.apache.org/jira/browse/DOXIA-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573739#comment-17573739 ]
Michael Osipov commented on DOXIA-667: -------------------------------------- I will continue with the upcoming milestone and leave this for you for the next milestone. It is not just the list. You need to create all the tags, likely first remove all obsolete tags. It is a tedious task. The issue you mentioned would logically solve you problem, but I have no idea what is really required to do so and I don't know what the real benefit would be for the developer/user expect your usecase here. For the time being, I won't work on it. > Add <summary> and <details> to recognized tag list > -------------------------------------------------- > > Key: DOXIA-667 > URL: https://issues.apache.org/jira/browse/DOXIA-667 > Project: Maven Doxia > Issue Type: Improvement > Components: Module - Xhtml > Reporter: John Dimeo > Priority: Major > Labels: easyfix > > I see both {{<details>}} and {{<summary>}} here: > [maven-doxia/HtmlMarkup.java at master · apache/maven-doxia > (github.com)|https://github.com/apache/maven-doxia/blob/master/doxia-core/src/main/java/org/apache/maven/doxia/markup/HtmlMarkup.java] > is there a reason it's not part of {{ALL_TAGS}} here? > [https://github.com/apache/maven-doxia/blob/master/doxia-core/src/main/java/org/apache/maven/doxia/util/HtmlTools.java#L42] > I'm getting this error: > [maven-doxia/Xhtml5BaseSink.java at master · apache/maven-doxia > (github.com)|https://github.com/apache/maven-doxia/blob/master/doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/Xhtml5BaseSink.java#L2206] > when I try to use details/disclosure in a Markdown file. -- This message was sent by Atlassian Jira (v8.20.10#820010)