diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2025-02-21 12:42:55 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2025-02-21 12:42:57 -0500 |
commit | 0b2bb143e4512e0c78d4e2efdb9161772d54459c (patch) | |
tree | fdc5b0230674c6f1d69ab39b2ce22324a7ad8e87 /org/ocda_obj_setter.org | |
parent | 0.18.0 (diff) |
triple single-quote marks block identifier added
- tics a bit cumbersome where single quotes work
just as well
- testing required (special cases not covered)
- diverges from sisu markup which will need an
update sometime
Diffstat (limited to 'org/ocda_obj_setter.org')
-rw-r--r-- | org/ocda_obj_setter.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org/ocda_obj_setter.org b/org/ocda_obj_setter.org index 5ae401a..f37df13 100644 --- a/org/ocda_obj_setter.org +++ b/org/ocda_obj_setter.org @@ -437,6 +437,7 @@ static auto eN() { tic, curly_special, tic_special, + quotemarks, } } return _e(); |