Right now </> appears with the </ ligature and >, but I feel that </> is a single symbol.
What language utilizes this as syntax?
> is path append in Haskell, Elm and PuresScript, probably others.
Nice — will add
Woot!
Nice — will add
Won't all people editing SGML hate you?
@mcepl why? Will it cause conflicts?
</> is an universal end of any element in SGML (remember, XML is a subset of SGML; this is one of the features they eliminated).
They should praise me for that ligature instead (b/c right now > renders as two chars, will be as one—which it is)
Most helpful comment
They should praise me for that ligature instead (b/c right now > renders as two chars, will be as one—which it is)