mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: implement list nodes
This commit is contained in:
@ -11,6 +11,8 @@ const (
|
||||
HeadingNode
|
||||
HorizontalRuleNode
|
||||
BlockquoteNode
|
||||
OrderedListNode
|
||||
UnorderedListNode
|
||||
// Inline nodes.
|
||||
TextNode
|
||||
BoldNode
|
||||
|
Reference in New Issue
Block a user