diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2018-12-30 20:55:09 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2019-05-17 16:59:38 -0400 |
commit | ac868b590106763c2b3223a1af5cf9f49cce6ca5 (patch) | |
tree | 6865d4ce6e8441a5c9922097828ad9ddf1658c01 /org/default_regex.org | |
parent | 0.3.3 org mode behavior (diff) |
cosmeticdoc-reform_v0.3.3
Diffstat (limited to 'org/default_regex.org')
-rw-r--r-- | org/default_regex.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org/default_regex.org b/org/default_regex.org index 1496696..be628dd 100644 --- a/org/default_regex.org +++ b/org/default_regex.org @@ -464,6 +464,7 @@ static br_page_line = ctRegex!(`┼`, "mg"); static br_page = ctRegex!(`┿`, "mg"); static br_page_new = ctRegex!(`╂`, "mg"); #+END_SRC + *** inline (internal program) markup footnotes endnotes :inline:footnote: #+name: prgmkup_rgx |