N°7655 - Handle highlightjs styles in fronts styles and force it to apply over inlined styles

This commit is contained in:
Stephen Abello
2024-07-24 11:21:05 +02:00
parent c5727d366f
commit 4680b6a497
10 changed files with 218 additions and 31 deletions

View File

@@ -25,7 +25,6 @@ class RichText extends UIBlock
'js/highlight/highlight.min.js',
];
public const DEFAULT_CSS_FILES_REL_PATH = [
'js/highlight/styles/obsidian.min.css',
];
/**