Skip to content

Primary support for comment parsing #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 19, 2016

Conversation

FMCorz
Copy link

@FMCorz FMCorz commented Jul 15, 2016

The following patch is adding primary support to parsing comments, it does not try to do everything and it does not include the render part (as we don't need it) but hopefully it'll be useful to others.

In short, for the most generic cases, it adds the comments preceding a statement to the statement itself. See the test for more info.

X-ref: #38

@FMCorz FMCorz force-pushed the parse-comments branch 2 times, most recently from 8d30587 to 7ef0527 Compare July 15, 2016 07:30
@NagarLalit
Copy link

Thanks for the patch. I can get comment related to particular rule set. But I am not able to render with comments i.e. comments are not visible when I save the file.

@FMCorz
Copy link
Author

FMCorz commented Jul 18, 2016

Yup, the rendering is not part of the patch.

@sabberworm sabberworm merged commit 665d957 into MyIntervals:master Jul 19, 2016
@sabberworm
Copy link
Collaborator

Thanks a lot!

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.

3 participants