diff options
author | OCzarnecki <44535552+OCzarnecki@users.noreply.github.com> | 2021-08-16 06:57:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-15 21:57:57 -0700 |
commit | e37cf4484d38c171d9f7477a8ae9eca9643cc426 (patch) | |
tree | 62984d5cf0e54867f80ef8fcbc646ff598e9a094 /data/translations/it.yaml | |
parent | 72447a563c415a3d8addc7a2b2edd93f9fe56ebe (diff) | |
download | pandoc-e37cf4484d38c171d9f7477a8ae9eca9643cc426.tar.gz |
Multimarkdown sub- and superscripts (#5512) (#7188)
Added an extension `short_subsuperscripts` which modifies the behavior
of `subscript` and `superscript`, allowing subscripts or superscripts containing only
alphanumerics to end with a space character (eg. `x^2 = 4` or `H~2 is
combustible`). This improves support for multimarkdown. Closes #5512.
Add `Ext_short_subsuperscripts` constructor to `Extension` [API change].
This is enabled by default for `markdown_mmd`.
Diffstat (limited to 'data/translations/it.yaml')
0 files changed, 0 insertions, 0 deletions