Fix missing newline in anonymous fns.
Fix test.
Add new fnlfmt pretty-printing macrodebug module
Format your Fennel!
$ ./fnlfmt mycode.fnl # prints formatted code to standard out
$ cat my-file.fnl | fnlfmt - # pipe fennel to stdin, get formatted stdout
Send patches directly to the maintainer or the Fennel mailing list
Multi-line strings containing semicolons or delimiters may result in incorrect indentation in certain situations.
Copyright © 2019-2020 Phil Hagelberg and contributors
Released under the terms of the GNU Lesser General Public License version 3 or later; see the file LICENSE.