Skip to content
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

Accept any type as "text" #2

Merged
merged 1 commit into from May 16, 2017
Merged

Accept any type as "text" #2

merged 1 commit into from May 16, 2017

Conversation

zoffixznet
Copy link
Contributor

@zoffixznet zoffixznet commented May 2, 2017

  • Coerce to Str() rather than forcing the user to do the coersion
  • Helps avoid crashes when text to style is, say, an Int instead of Str
  • (also highlight README codes as Perl 6 code)

- Coerce to Str() rather than forcing the user to the coersion
- Helps avoid crashes when text to style is, say, an Int instead of Str
Copy link
Owner

@samcv samcv left a comment

Choose a reason for hiding this comment

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

Awesome thanks!

@samcv samcv merged commit d8d1377 into samcv:master May 16, 2017
@zoffixznet zoffixznet deleted the be-cool branch May 16, 2017 10:14
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.

None yet

2 participants