iPoe icon indicating copy to clipboard operation
iPoe copied to clipboard

Comments

Open bennn opened this issue 10 years ago • 1 comments

Allow comments in poem text? I'd like to have these.

Note that ; is not the correct delimiter.

bennn avatar Aug 26 '15 07:08 bennn

No. I currently disagree that we should have built-in in syntax for comments. I can't think how to make them natural.

But this might work out if we add a parameter & make comments user-defined.

#lang ipoe/foo

#:comment-syntax --

This is poem text -- and this is a comment

bennn avatar Sep 20 '15 21:09 bennn