mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 04:10:40 -07:00
docs: fix liquid snippet lighlight
This commit is contained in:
+3
-4
@@ -22,13 +22,12 @@ theme: navy
|
||||
skip_render: "api/**"
|
||||
ignore: "api/**"
|
||||
include: "api/**"
|
||||
highlight:
|
||||
enable: false
|
||||
syntax_highlighter: prismjs
|
||||
prismjs:
|
||||
enable: true
|
||||
preprocess: true
|
||||
line_number: true
|
||||
tab_replace: ''
|
||||
line_threshold: 0
|
||||
tab_replace: ""
|
||||
|
||||
algolia:
|
||||
applicationID: 0X19J927JZ
|
||||
|
||||
Reference in New Issue
Block a user