We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Introduced in Ruby 2.3, the squiggly heredoc <<~ removes extra indentation for you.
<<~
page = <<~TXT Heredocs are cool & useful TXT
I notice that the litagure for this operator could have a better rendering.
Thank you for this delightful font!
The text was updated successfully, but these errors were encountered:
Add squiggly heredoc ligature
ff1df90
fix be5invis#475
This should work well.
Sorry, something went wrong.
Add ligation for waved double-headed-arrow (#475).
cb692af
Successfully merging a pull request may close this issue.
Introduced in Ruby 2.3, the squiggly heredoc
<<~
removes extra indentation for you.I notice that the litagure for this operator could have a better rendering.
Thank you for this delightful font!
The text was updated successfully, but these errors were encountered: