fix: objects with empty properties weren't collapsible

Also
- moved file specific collapse to only apply to file graphs
- removed db Query collapse branch b/c it was covered by other db
  branches
- updated separate lint to include org mode syntax that is deprecated in
  db graphs
This commit is contained in:
Gabriel Horner
2024-09-26 13:15:43 -04:00
parent 8ada49afa9
commit 41554646de
3 changed files with 32 additions and 26 deletions

View File

@@ -98,6 +98,8 @@
"block/name"
;; anything org mode
"org"
"#+BEGIN_"
"#+END_"
"pre-block"
"db/get-page"
"/page-name-sanity-lc"]))