Skip to content

Expose message prettification #1306

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
Apr 21, 2016
Merged

Expose message prettification #1306

merged 2 commits into from
Apr 21, 2016

Conversation

carlosmn
Copy link
Member

From #749 let's not hide this in our command-emulating methods but let the caller prettify as much as they want.

This does flip the card-coded bool to prettify... I think we should have that on or off depending on whether we actually got a comment char but that's an API change and blegh.

For whatever reason this was hard-coded to false, so we would never in
fact remove comments.
This is useful outside of our command-emulating methods, so let a user
prettify as much as they want.
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