v0.10.0 #23
xworld21
announced in
Announcements
v0.10.0
#23
Replies: 1 comment
-
|
Once again, I must warn @rzach: this will break your careful ARIA-enhanced tables, as it will add |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Breaking changes:
mathmlSpacingoption in MathJaxOther changes:
aux-ziptarget for ease of debuggingThis can be a highly breaking change for those who inject HTML tags via
\<div>or\begin{h:div}. The update ensures that paragraphs are generated consistently when in HTML 'block' tags. However, for existing code this may result in unexpected<p>'s. To avoid creating paragraphs within a tag, it suffices to wrap the content in\<span> ... \</span>.This discussion was created from the release v0.10.0.
Beta Was this translation helpful? Give feedback.
All reactions