Fix misspelled extension name in manual.
`short_subsuperscript` -> `short_subsuperscripts`. Closes #7690.
This commit is contained in:
parent
96a01451ef
commit
946b959751
1 changed files with 1 additions and 1 deletions
|
@ -5334,7 +5334,7 @@ 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.
|
||||
|
||||
#### Extension: `short_subsuperscript` ####
|
||||
#### Extension: `short_subsuperscripts` ####
|
||||
|
||||
Parse multimarkdown style subscripts and superscripts, which start with
|
||||
a '~' or '^' character, respectively, and include the alphanumeric sequence
|
||||
|
|
Loading…
Add table
Reference in a new issue