[ 
https://issues.apache.org/jira/browse/DOXIA-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626517#comment-17626517
 ] 

Michael Osipov commented on DOXIA-667:
--------------------------------------

I have pushed a branch which should fix your problem: 
https://github.com/apache/maven-doxia/pull/126

Can you give it a shot? Now all XHTML5 elements which cannot be matched by the 
Sink interface is intercepted.

> 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
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 2.0.0-M4
>
>         Attachments: hw_age.md, image-2022-10-20-14-24-40-888.png
>
>
> 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)

Reply via email to