feat: export highlightCode and getLanguageFromPath for extensions (#703)
This commit is contained in:
@@ -264,9 +264,11 @@ export {
|
||||
} from "./modes/interactive/components/index.js";
|
||||
// Theme utilities for custom tools and extensions
|
||||
export {
|
||||
getLanguageFromPath,
|
||||
getMarkdownTheme,
|
||||
getSelectListTheme,
|
||||
getSettingsListTheme,
|
||||
highlightCode,
|
||||
initTheme,
|
||||
Theme,
|
||||
type ThemeColor,
|
||||
|
||||
Reference in New Issue
Block a user