mirror of
https://github.com/zadam/trilium.git
synced 2026-02-08 07:29:24 +01: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