You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/FAQ.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
2
2
## Frequently Asked Questions ##
3
3
4
+
### Autooptimize compatibility settings ###
5
+
To use Enlighter together with **autooptimize** it's required to exclude the Enlighter resources from autooptimize (EnlighterJS is already optimized!)
6
+
Goto `Settings / Autooptimize / Javascript options / Exclude scripts from Autoptimize` and add `enlighter/resources/` to the end of the comma separated list.
7
+
4
8
### Can i use Enlighter togehter with Crayon ? ###
5
9
No, you can't use Enlighter together with the Crayon Syntax highlighter because it may take over the Enlighter elements.
0 commit comments