Commit Graph

5 Commits (3bbfb33713f4f493ac62dcd74300ade799077224)

Author SHA1 Message Date
Peter Stuifzand 56f5d426ec Fix small typo in Markdown syntax 2022-08-19 23:38:36 +08:00
Gabriel Horner b142327491 Finish up logseq.graph-parser
- Parser now parses all graph files like the app does, not just pages and journals.
  This required extracting another fn from repo-handler
- Add and tweak CI steps that are specific to graph-parser. All
  namespaces in this library are checked for nbb compatibility
- Cleaned up parser cli API so only one fn is needed for scripts
- Tests were updated to match new parsing behavior
- large_vars.clj can run with a smaller max-line-count after only refactoring two fns
- Add docs
2022-05-27 00:54:30 -04:00
Gabriel Horner 823b8ec39e Add basic docs explaining nbb compatibility 2022-05-04 12:27:52 -04:00
Tienson Qin 02973cba6c
Replace logseq.github.io with docs.logseq.com (#3526) 2021-12-20 12:32:44 +08:00
Junyu Zhan 6cf48f0ce9 fix: switch to lowercase file extension 2021-06-02 12:41:27 +08:00