From d18c6be61b70598e9c605db92103bf4e1054f15e Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 6 Jun 2017 17:46:46 -0400 Subject: headings & toc, monospace and links, fix --- org/default_misc.org | 1 + 1 file changed, 1 insertion(+) (limited to 'org/default_misc.org') diff --git a/org/default_misc.org b/org/default_misc.org index 5bbaa43..b87a1f3 100644 --- a/org/default_misc.org +++ b/org/default_misc.org @@ -597,6 +597,7 @@ template InternalMarkup() { auto tc_o = "┏"; auto tc_c = "┚"; auto tc_p = "┆"; + auto mono = "■"; string indent_by_spaces_provided(int indent, string _indent_spaces ="░░") { _indent_spaces = replicate(_indent_spaces, indent); return _indent_spaces; -- cgit v1.2.3