mirror of
https://github.com/zadam/trilium.git
synced 2026-04-01 17:50:26 +02:00
fix(popup_editor): respect user's read-only choice (closes #7715)
This commit is contained in:
@@ -49,7 +49,7 @@ Steps:
|
||||
import { HLJSApi, Language } from "highlight.js";
|
||||
|
||||
export default function (hljs: HLJSApi): Language {
|
||||
// [...]
|
||||
// [...]
|
||||
}
|
||||
```
|
||||
5. Remove any module loading mechanism or shims outside the main highlight function.
|
||||
|
||||
Reference in New Issue
Block a user