From 3e3a1a76ce4d0abe75277afb2937539fc0e9a4e6 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 27 May 2019 23:35:01 -0400 Subject: remove ./data for now, else relatively minor --- src/doc_reform/output/defaults.d | 1 + 1 file changed, 1 insertion(+) (limited to 'src/doc_reform/output/defaults.d') diff --git a/src/doc_reform/output/defaults.d b/src/doc_reform/output/defaults.d index ef0083a..1db06e0 100644 --- a/src/doc_reform/output/defaults.d +++ b/src/doc_reform/output/defaults.d @@ -34,6 +34,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 ="░░") { -- cgit v1.2.3