This commit is contained in:
John MacFarlane 2021-11-30 08:25:15 -08:00
parent fa838deefc
commit 426342f00d

View file

@ -5332,7 +5332,7 @@ for regular emphasis, add extra blank space around headings.
Include source position attributes when parsing `commonmark`.
For elements that accept attributes, a `data-pos` attribute
is added; other elements are placed in a surrounding
Div or Span elemnet with a `data-pos` attribute.
Div or Span element with a `data-pos` attribute.
#### Extension: `short_subsuperscripts` ####