Skip to content
This repository was archived by the owner on Feb 12, 2019. It is now read-only.

Conversation

@iamsolankiamit
Copy link
Owner

No description provided.

value = "# " + value.slice(1, value.length);
}

return value;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about removing the leading # of the comment text, then stripping leading & trailing whitespace so there’s consistent spacing?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea 👍

@AlanFoster
Copy link
Collaborator

@iamsolankiamit Is there anything I can help with here? 👍

@iamsolankiamit
Copy link
Owner Author

@AlanFoster Due to personal and professional commitments I was not able to give this enough attention and probably won't be able to for at least a month.

That said, to complete the comments and grouping part, we need to replicate the implementation done for alias, arrays, etc to all the tokens/sexps. I'd be glad if you or someone from the community takes this ahead.

Thanks,
Amit Solanki

@iamsolankiamit
Copy link
Owner Author

We can merge this into master and then can be taken ahead from there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants