froala-syntax-highlighter
Advanced tools
Comparing version 0.0.2-1 to 0.0.2-2
{ | ||
"name": "froala-syntax-highlighter", | ||
"version": "0.0.2-1", | ||
"version": "0.0.2-2", | ||
"description": "Syntax highlighter for Froala with auto detection programming language", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -46,3 +46,3 @@ # Froala Syntax Highlighter | ||
// Add the buttons to the toolbar and image edit buttons | ||
// Add the buttons to the toolbar | ||
toolbarButtons: ['highlightCode'], | ||
@@ -52,3 +52,2 @@ toolbarButtonsMD: ['highlightCode'], | ||
toolbarButtonsXS: ['highlightCode'], | ||
imageEditButtons: ['highlightCode'], | ||
}) | ||
@@ -55,0 +54,0 @@ ``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
197315
299