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

Michael Osipov edited comment on DOXIA-734 at 3/13/24 8:57 PM:
---------------------------------------------------------------

Apt? How?

As for FML/XDoc: I do understand your concern, but I think reverse would be 
wrong. First, they use the XHTML5 parser and are tied to this. We should just 
document that both now use XHML5 and not XHTML1. You can call it FML/XDoc next 
version since XDoc is already at 2.0.  This can be 3.0. We have a major version 
after all which can break stuff. 


was (Author: michael-o):
Apt? How?

As for FML/XDoc: I do understand your concern, but I think reverse would be 
wrong. First, they use the XHTML5 parser and are tied to this. We should just 
document that both now use XHML5 and not HTML4.

> anchor element with "name" attribute no longer detected by 
> XdocParser/FmlParser
> -------------------------------------------------------------------------------
>
>                 Key: DOXIA-734
>                 URL: https://issues.apache.org/jira/browse/DOXIA-734
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Module - Apt, Module - Fml
>            Reporter: Konrad Windszus
>            Priority: Major
>
> Currently only {{<a id=...>}} is translated into a proper 
> {{Sink.anchor(...)}} call.
> The obsolete {{<a name=...>}} is currently not calling an according 
> {{Sink.anchor(...)}} method but may be still used in ancient markups which 
> derive from the XHtml5BaseParser.
> For example XDoc and FML both stem from the time where 
> https://www.w3.org/TR/xhtml1/ was the most recent XHTML spec and therefore 
> support {{a name}} (according to 
> https://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-xdoc/xsddoc/http___maven.apache.org_XDOC_2.0/element/a.html
>  and 
> https://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-fml/xsddoc/http___maven.apache.org_FML_1.0.1/element/a.html)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to