You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

554 B

+++ title = "Sub/superscripts don't require braces" tags = ["export-option", "superscripts", "subscripts"] draft = false +++

Following text will export _.. as subscript and ^.. as superscript

ab abc ab abc

Following text will export _{..} as subscript and ^{..} as superscript

ab abc ab abc