mirror of
https://github.com/zadam/trilium.git
synced 2026-08-07 04:19:51 +02:00
- Add setPrefixBatch API endpoint to handle batch prefix updates - Update branch_prefix dialog to support multiple branches - Remove noSelectedNotes constraint from edit branch prefix menu - Add translations for multi-branch prefix editing Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2 lines
138 B
TypeScript
2 lines
138 B
TypeScript
export default function parseHTML(html: string, fragment?: boolean): Node | NodeListOf<ChildNode>;
|
|
//# sourceMappingURL=parsehtml.d.ts.map
|