Do Not Let Muse Escape * Symbol
Contents
If we don’t want Muse to escape * symbol which means export * directly, we can use = to do it.
For example,
=*word=*
will be exported as
=word=
Actually, = is short for expression, and
is also very convinent to escape big block text.
Author Watterry
LastMod 2013-01-26