mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: handle newline in block parsers
This commit is contained in:
@@ -53,6 +53,7 @@ Hello World`,
|
||||
&ast.Text{
|
||||
Content: "123 ",
|
||||
},
|
||||
&ast.LineBreak{},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user