mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 21:19:01 +01:00
feat(editor): enable list styles
This commit is contained in:
parent
2a97f9dfdd
commit
b6463bb03a
@ -100,7 +100,7 @@ export const COMMON_PLUGINS = [
|
|||||||
Link,
|
Link,
|
||||||
AutoLink,
|
AutoLink,
|
||||||
List,
|
List,
|
||||||
// ListProperties, deactivated because it crashes the editor. Can be reproduced with ListProperties-repro-crash.html
|
ListProperties,
|
||||||
TodoList,
|
TodoList,
|
||||||
Paragraph,
|
Paragraph,
|
||||||
PasteFromOffice,
|
PasteFromOffice,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user