kwin opened a new issue, #1040:
URL: https://github.com/apache/maven-doxia/issues/1040

   ### Affected version
   
   2.0.0
   
   ### Bug description
   
   The date is emitted as `<meta name="date" content="2013-01-02" >` which is 
not a known name according to 
https://html.spec.whatwg.org/multipage/semantics.html#the-meta-element. 
Although 
https://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html#date--
 is quite fuzzy about the semantics I think instead emitting one of the meta 
extensions from https://wiki.whatwg.org/wiki/MetaExtensions makes more sense.


-- 
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]

Reply via email to