Gabriel Horner
1f0e22275d
Add ns docstrings for most ns in src/main
...
- Added to CI now that it passes
- Added no-doc for docstrings that don't add any more than what's in the
ns name or for ones where I didn't know the ns that well
2022-09-27 13:55:16 +08:00
Gabriel Horner
89d73bc178
Reuse starting db conn
...
Also move circular dep hack to ns that both nbb and cljs can use
2022-05-26 18:04:45 -04:00
Gabriel Horner
a832564782
Migrate most of extract ns to nbb
2022-05-13 11:52:35 -04:00
Gabriel Horner
b79b1ca36e
Mldoc tests run under nbb
2022-05-10 20:22:48 -04:00
Gabriel Horner
65804b4183
Split out text ns to graph-parser
2022-05-10 20:22:48 -04:00
Gabriel Horner
67461aaede
Necessary parts of mldoc are nbb compatible
...
Also merged in parser tests which were not running
2022-05-10 20:22:48 -04:00
Gabriel Horner
657bb09591
Add mldoc integration test and start mldoc split
2022-05-10 20:22:48 -04:00
Tienson Qin
c678fa15e6
fix: can't parse graphs because of links regular expressions
...
close #4308
2022-02-24 16:35:26 +08:00
rcmerci
a2f32e0325
feat: block-level html export
2021-07-26 18:42:44 +08:00
rcmerci
b674cda211
feat: md export add indent-style
2021-07-07 22:03:57 +08:00
rcmerci
bfae935d0e
fix cycle-todo! on # heading
2021-05-08 19:14:40 +08:00
rcmerci
f975f3b4bd
feat(export): convert markdown to unordered list or heading style
2021-04-19 15:17:03 +08:00
rcmerci
6230172a0d
feat(export): add `export-heading-to-list?' option in config.edn
2021-03-18 20:13:49 +08:00
Tienson Qin
24c1fde986
fix: waiting with a priority
2021-03-15 23:17:53 +08:00
Tienson Qin
2d1fa33204
refactor: remove web
2020-10-27 23:19:40 +08:00