aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/default_misc.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2019-05-27 23:35:01 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2019-10-17 19:06:37 -0400
commit3e3a1a76ce4d0abe75277afb2937539fc0e9a4e6 (patch)
treef9dd8d19293c86d194b6a1e840f144e1819fb82c /org/default_misc.org
parentreview, reduce use of auto (diff)
remove ./data for now, else relatively minor
Diffstat (limited to 'org/default_misc.org')
-rw-r--r--org/default_misc.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/org/default_misc.org b/org/default_misc.org
index 8c901ca..b55e651 100644
--- a/org/default_misc.org
+++ b/org/default_misc.org
@@ -253,6 +253,7 @@ template InternalMarkup() {
string tc_c = "┚";
string tc_p = "┆";
string img = "☼";
+ string sep = "␣";
string on_o = "「"; auto on_c = "」";
string mk_bullet = "● ";
static string indent_by_spaces_provided(int indent, string _indent_spaces ="░░") {