Skip to content

Conversation

@sjorek
Copy link

@sjorek sjorek commented Sep 17, 2013

My assumption that the final trailing space is not required for single-line block-comments was wrong. Therefore I didn't tweak anything in nodes.js. 😳

Nevertheless, I'd still like to add some additional tests, one for single-line block-comments ensuring that the rendering does not change and three more tests related to jsdoc-like @doctag-comments. I also added additional comments to these tests, to emphasize that this pull-request is not yet the final solution. I know this caused lot's of headache for many people and this pull-request will certainly enhance the situation. But it does not solve the issues related to the comment placement, if several variables to comment are involved. I assume this is also the reason why this well known issue is not yet resolved.

Finally I'll also update my comment, to clarify that my “needless additional space in single-line block-comments” assumption is wrong.

Good job 😏

@caitp
Copy link
Owner

caitp commented Sep 17, 2013

More tests are always welcome, and it looks like they're passing, that's awesome

caitp pushed a commit that referenced this pull request Sep 17, 2013
Enhancement: Add more block-comment related tests
@caitp caitp merged commit 359e172 into caitp:issue-3132 Sep 17, 2013
@sjorek
Copy link
Author

sjorek commented Sep 17, 2013

Thanks for merging and this pull-request anyway … 😁

@sjorek sjorek deleted the issue-3132 branch September 17, 2013 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants