mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 06:35:02 +00:00
Setup CI jobs that are only for graph-parser
Also move all non graph-parser fns to frontend thanks to carve lint
This commit is contained in:
6
deps/graph-parser/.carve/ignore
vendored
Normal file
6
deps/graph-parser/.carve/ignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
;; For CLI
|
||||
logseq.graph-parser.cli/parse
|
||||
;; For CLI
|
||||
logseq.graph-parser.db/start-conn
|
||||
;; For CLI
|
||||
logseq.graph-parser.mldoc/ast-export-markdown
|
||||
Reference in New Issue
Block a user