rtomayko / ronn

the opposite of roff
http://rtomayko.github.com/ronn/
Other
1.36k stars 84 forks source link

Add support for comments #91

Open estan opened 9 years ago

estan commented 9 years ago

Would be nice if there was some way of commenting the source. Maybe <!-- ... --> like Markdown supports?

rstacruz commented 9 years ago

perhaps you can use:

[]: this is a comment
jflorian commented 9 years ago

@estan , I have been using comments (in the form you suggested) for a long time already. Have you tried it? I do think that ronn-format(7) probably should mention this though.

apjanke commented 5 years ago

Yeah, I can confirm the <!-- ... --> HTML/Markdown style comments are working. Is this still an issue?

buckle2000 commented 4 years ago

It is not working. For example:

<!-- ## SEE ALSO -->