type=tilde
Apply escape fencing options.
Matches the pattern of:
~~~
fenced text
~~~
--or--
~~~text
fenced text
~~~
Will not match ~~~
if not at the start of line.
Will not match ~~~ text
due to space after ~~~
and before text
.
See Also: TildeFence
Generated using TypeDoc