@expressive-code/core
Advanced tools
Comparing version 0.20.0 to 0.21.0
@@ -601,2 +601,10 @@ import * as hast from 'hast'; | ||
readonly configClassName: string; | ||
/** | ||
* This class name is used by Expressive Code when rendering its wrapper element | ||
* around all code block groups. | ||
* | ||
* Its format is `ec-theme-<name>`, where `<name>` is the kebab-cased name of the theme | ||
* that was passed to the class constructor. | ||
*/ | ||
readonly themeClassName: string; | ||
} | ||
@@ -603,0 +611,0 @@ |
{ | ||
"name": "@expressive-code/core", | ||
"version": "0.20.0", | ||
"version": "0.21.0", | ||
"description": "A text marking & annotation engine for presenting source code on the web.", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
768955
8724
5
33