Mario Pietsch
8aa558eb2c
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
...
* remove blks first try
* dprint.json seems to be OK, some forgotten functions
* add some more space-after-keyword settings
* server remove blks
* add **/files to dprint exclude
* dprint.js fixes a typo
* add boot.js and bootprefix.js to dprint exclude
* dprint change dprint.json
* add dprint fmt as script
* remove jslint comments
* fix whitespace
* fix whitespace
* remove function-wrapper from geospatial plugin
* fix whitespace
* add function wrapper to dyannotate-startup
* remove dpring.json
2025-03-21 17:22:57 +00:00
Jeremy Ruston
6833ccdb97
Revert "Improve command line logging ( #3704 )"
...
This reverts commit 25ec52b9120081f518e22100c975f7f27793d287.
2024-06-07 18:09:50 +01:00
Jeremy Ruston
25ec52b912
Improve command line logging ( #3704 )
...
* Initial improvements
* Fix broken merge
2024-06-06 16:46:10 +01:00
Joshua Fontany
5f74f4c2fa
Fix bug 7878: Save command ( #8140 )
...
* first pass at fixing bug 7878, needs testing
* clarify default behaviour in comment
* fix property typo, tested and works as intended
* remove debugger
2024-04-11 21:54:46 +01:00
Joshua Fontany
42bf203758
Fix 6649 ( #6650 )
...
* use filesystem utils
* use filesystem utils
* don't touch syncer
* fix messaging
2022-04-19 08:18:44 +01:00
jeremy@jermolene.com
73138b79aa
Save command exit with error when encountering missing tiddlers
...
Fixes #6603
2022-04-06 17:18:13 +01:00
Jermolene
35a7a66b01
Add "save" and "render" commands
...
A first pass at fixing #2973 - comments are welcome. If everybody is
happy, the next step is to deprecate the existing
rendertiddler(s)/savetiddler(s) commands and replace them in all
examples and tiddlywiki.info files with the new equivalents.
2017-09-12 16:04:07 +01:00