It would be interesting to find a way to markup text to apply multiple custom style rules to the same text. Maybe you want to apply a highlight to a line of text which has a few words underlined, for example?
Potential syntax options:
#This is a highlighted line with an __underlined__ word in it.#
or
#This is a highlighted line with an {__underlined__} word in it.#
or
#This is a highlighted line with an # #(__underlined__)# # word in it.#
It would be interesting to find a way to markup text to apply multiple custom style rules to the same text. Maybe you want to apply a highlight to a line of text which has a few words underlined, for example?
Potential syntax options:
#This is a highlighted line with an __underlined__ word in it.#or
#This is a highlighted line with an {__underlined__} word in it.#or
#This is a highlighted line with an ##(__underlined__)## word in it.#