michael-o commented on a change in pull request #10: XHTML5 support for 
maven-doxia
URL: https://github.com/apache/maven-doxia/pull/10#discussion_r257522186
 
 

 ##########
 File path: 
doxia-core/src/main/java/org/apache/maven/doxia/parser/XhtmlBaseParser.java
 ##########
 @@ -77,9 +77,6 @@
     /** Used to wrap the definedTerm with its definition, even when one is 
omitted */
     boolean hasDefinitionListItem = false;
 
-    /** Decoration properties, eg for texts. */
-    private final SinkEventAttributeSet decoration = new 
SinkEventAttributeSet();
 
 Review comment:
   Can you please explain why this is gone and most has been turned into 
`sink#inline()`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to