summaryrefslogtreecommitdiffstats
path: root/tests/sqlite.ini.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sqlite.ini.tmpl')
-rw-r--r--tests/sqlite.ini.tmpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/sqlite.ini.tmpl b/tests/sqlite.ini.tmpl
index f5e8895e06..f6f8c70ed9 100644
--- a/tests/sqlite.ini.tmpl
+++ b/tests/sqlite.ini.tmpl
@@ -107,3 +107,10 @@ PATH = tests/{{TEST_TYPE}}/gitea-{{TEST_TYPE}}-sqlite/data/lfs
[packages]
ENABLED = true
+
+[markup.html]
+ENABLED = true
+FILE_EXTENSIONS = .html
+RENDER_COMMAND = `go run tools/external_renderer.go`
+IS_INPUT_FILE = false
+RENDER_CONTENT_MODE=sanitized