slachiewicz commented on issue #17: [DOXIA-583] Avoid over-escaping table captions URL: https://github.com/apache/maven-doxia/pull/17#issuecomment-496611474 That's exactly what I had in mind. Your changes are consistent with my local changes. Good catch with `indexOf` - we can replace it with just `contains` here in xhtml5 but also XHtmlBaseSink. Could you also fix this issues and squash commits?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
