cloutiy / tml

5 stars 0 forks source link

Consider <option:text> syntax instead of <option<text> #36

Open cloutiy opened 8 years ago

cloutiy commented 8 years ago

Most provide "matching bracket" functionality for <>, as with [], etc. This could be a hassle to work with if using the <option syntax

Were syntaxes like

Here is some <b:bold text>.
Here is some <i:italic text>.
Here is some <smallcaps:small cap text>.
Here is <bold, size +2:bold and larger text>

considered, with the first colon marking the separation?