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.
+++
title = "Sub/superscripts don't require braces"
tags = ["export-settings"]
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