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