You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by GitBox <gi...@apache.org> on 2019/05/28 16:07:56 UTC

[GitHub] [maven-doxia] harawata commented on issue #17: [DOXIA-583] Avoid over-escaping table captions

harawata commented on issue #17: [DOXIA-583] Avoid over-escaping table captions
URL: https://github.com/apache/maven-doxia/pull/17#issuecomment-496582698
 
 
   There seems to be the same issue in Xhtml5Sink indeed.
   I have already committed the fix.
   
   By the way, I noticed that the existing assertions don't work as expected.
   
   https://github.com/apache/maven-doxia/blob/e005c348ddd4367de8871f2e38d698b615db7dce/doxia-core/src/test/java/org/apache/maven/doxia/sink/impl/Xhtml5BaseSinkTest.java#L175-L186
   
   They do `indexOf(...) != 1`, but the value should be `-1`, I think.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org