summaryrefslogtreecommitdiff
path: root/src/www/syntax-editor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/www/syntax-editor/Makefile')
-rw-r--r--src/www/syntax-editor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/www/syntax-editor/Makefile b/src/www/syntax-editor/Makefile
index 6f2ccc26b..af10826f4 100644
--- a/src/www/syntax-editor/Makefile
+++ b/src/www/syntax-editor/Makefile
@@ -1,2 +1,2 @@
html:
- pandoc --from=markdown --to=html5 --parse-raw --output=about.html README.md
+ pandoc --from=markdown+pipe_tables --to=html --output=about.html README.md