Move delete-blocks-fn to graph-parser for reuse for nbb

Also:
- Move test to a more appropriate ns - model-test isn't for testing
  higher level parse file behavior
- Delete model fns that are no longer used
- Fix tests which had incorrect target-page-content and were no longer
  testing retractAttribute
- Add options to cli ns for related nbb reuse
- Light cleanup of block deletion
This commit is contained in:
Gabriel Horner
2022-11-26 01:01:36 -05:00
parent 04357919ff
commit e2fe300da7
10 changed files with 145 additions and 131 deletions

View File

@@ -32,3 +32,5 @@ logseq.graph-parser.property/->block-content
logseq.graph-parser.property/property-value-from-content
;; API
logseq.graph-parser.whiteboard/page-block->tldr-page
;; API
logseq.graph-parser/get-blocks-to-delete