mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
refactor: add markdown unordered list as blocks
This commit is contained in:
@@ -479,7 +479,7 @@
|
||||
(->
|
||||
{:uuid (db/new-block-id)
|
||||
:content content
|
||||
:level 2
|
||||
:level 1
|
||||
:meta {:start-pos 0
|
||||
:end-pos (or first-block-start-pos
|
||||
(utf8/length encoded-content))}
|
||||
|
||||
Reference in New Issue
Block a user