Sankey: explicit <xhtml:pre> instead of <xhtml:body> for bootstrap-datepicker compatibility#215
Conversation
…y with bootstrap-datepicker
|
Just to keep track of what was found with some more testing (see comments on Issue #214): No reason to use No reason to remove the Just removing the Consistency in appending |
|
I haven't actually tested this, but based on the discussion and what I know/remember, this gets my seal of approval. Using the |
|
this would probably fix #250 as well |
|
The problem that this was intended to workaround has been fixed upstream in |
Removes the necessity of declaring a new namespace for each <title> using the xhtml:body tag, since there is only one xhtml:pre for each title in any case.
Working on Chrome 60.0.3112.113, FF 55.0.3, Safari 10.1.2, IE11.
Fixes #214