Fix typo. Closes jgm/pandoc-website#54.
This commit is contained in:
parent
fa838deefc
commit
426342f00d
1 changed files with 1 additions and 1 deletions
|
@ -5332,7 +5332,7 @@ for regular emphasis, add extra blank space around headings.
|
||||||
Include source position attributes when parsing `commonmark`.
|
Include source position attributes when parsing `commonmark`.
|
||||||
For elements that accept attributes, a `data-pos` attribute
|
For elements that accept attributes, a `data-pos` attribute
|
||||||
is added; other elements are placed in a surrounding
|
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` ####
|
#### Extension: `short_subsuperscripts` ####
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue