Open kizu opened 10 years ago
Look at this:
/* # Hello * - Hello * - Goodbye */
Now, try to copy the text of the comment as a markdown. Not so easy, huh?
I'd say, the block level comments should be easy copyable, so you could insert examples, markdown text etc. that would be accessible.
/* * * * * * * * * * * * * * # Hello - Hello - Goodbye * * * * * * * * * * * * * */
is not perfect, but already much more usable. What would be the best way to make such comments?
Look at this:
Now, try to copy the text of the comment as a markdown. Not so easy, huh?
I'd say, the block level comments should be easy copyable, so you could insert examples, markdown text etc. that would be accessible.
is not perfect, but already much more usable. What would be the best way to make such comments?