From 524fa81d71d335a04ab3610c39c5c8e74eb732a4 Mon Sep 17 00:00:00 2001 From: jwansek Date: Fri, 4 Mar 2022 17:38:01 +0000 Subject: started work on templating for tex --- smarker.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'smarker.conf') diff --git a/smarker.conf b/smarker.conf index 62180b5..354762c 100644 --- a/smarker.conf +++ b/smarker.conf @@ -4,6 +4,12 @@ port = 3306 user = root passwd = ************* +[tex] +show_full_docs = True +show_source = True +show_all_regex_occurrences = True +show_all_run_output = True + [md] show_full_docs = False show_source = False -- cgit v1.2.3