summaryrefslogtreecommitdiffstats
path: root/smarker.conf
diff options
context:
space:
mode:
Diffstat (limited to 'smarker.conf')
-rw-r--r--smarker.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/smarker.conf b/smarker.conf
index 1d6b9da..b700f85 100644
--- a/smarker.conf
+++ b/smarker.conf
@@ -7,9 +7,11 @@ passwd = smarkerPassword
[md]
show_full_docs = True
show_source = True
+show_all_regex_occurrences = True
+show_all_run_output = True
[txt]
show_full_docs = True
show_source = True
show_all_regex_occurrences = True
-show_all_run_output = False \ No newline at end of file
+show_all_run_output = True \ No newline at end of file