jxl-art icon indicating copy to clipboard operation
jxl-art copied to clipboard

Allow comments

Open schrmh opened this issue 1 year ago • 1 comments

It would be nice if the editor supported comments e.g. via // or /* */or # which might make it easier to remember what part was what when a lot of code is in the editor.

Those comments should of course be filtered out when generating the JXL but should survive link sharing.

schrmh avatar Apr 18 '23 15:04 schrmh

Yeah. I agree with the feature request. PRs welcome!

surma avatar Apr 19 '23 14:04 surma