Handle escaping the characters in org macro arguments.
This commit is contained in:
7
org_mode_samples/object/macro/escape.org
Normal file
7
org_mode_samples/object/macro/escape.org
Normal file
@@ -0,0 +1,7 @@
|
||||
{{{foo}}}
|
||||
|
||||
{{{fo\o}}}
|
||||
|
||||
{{{foo(b\ar)}}}
|
||||
|
||||
{{{foo(b\,r)}}}
|
||||
Reference in New Issue
Block a user