blob: b71d6b3e864bd2a5d1b89aae49a101ef7c4e28a0 (
plain)
1
2
3
|
If Formatter.enable_escape! is called, this allows escaping into html
or the parent format with a special delimiter. For example:
<!<span style="text-decoration: underline">!>underlined text!<!</span>!>
|