- 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
- Upgraded shadow to keep goog compiler versions the same
- Converted some safe-parse-int's to parse-long
- Converted some safe-parse-float's to parse-double
- Simplified impl of safe-parse-* fns
* enhance(dwim): re-number list if dwim in ordered list
* fix: regexp for matching a list item
* enhance: don't enable dwim in list if cursor is at beginning of item
Co-authored-by: leizhe <leizhe@leizhedeMacBook-Air.local>