lewish / asciiflow

ASCIIFlow
https://asciiflow.com
MIT License
4.67k stars 360 forks source link

Create a semicolon comment form, for Lisp/Clojure #204

Closed tekacs closed 3 years ago

tekacs commented 3 years ago

In many Lisps (Common Lisp, Scheme, Clojure) comments are prefixed with semicolons.

It's a quick fix to switch from apostrophe to semicolon, but it would be nice to have the option to export with semicolons directly. :)