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

Ruby Squiggly Heredoc #475

Closed
akarzim opened this issue Apr 4, 2020 · 1 comment
Closed

Ruby Squiggly Heredoc #475

akarzim opened this issue Apr 4, 2020 · 1 comment

Comments

@akarzim
Copy link
Contributor

akarzim commented Apr 4, 2020

  • Your font version: git master branch (ca995d7)
  • Your font variant: custom sp-term with dlig on
  • Your operating system (name and version): macOS 10.15.3
  • Your application using Iosevka: iTerm + Neovim

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.

image

Thank you for this delightful font!

akarzim added a commit to akarzim/Iosevka that referenced this issue Apr 4, 2020
@be5invis
Copy link
Owner

be5invis commented Apr 4, 2020

This should work well.
image

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 a pull request may close this issue.

2 participants