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
NOTE: If this bug is ancient and has been fixed upstream in something that requires #49 to be resolved, please close this.
<% my_awesome_command :this, :list, %i[of arguments is], intentionally: :longer, than: 60.characters %> <% my_awesome_block_command :but, :when, %i[it takes a block], it: :just, doesnt: :want, to: :format do %> <h1>And that's probably a bug.</h1> <% end %>
I suppose something like:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment:
NOTE: If this bug is ancient and has been fixed upstream in something that requires #49 to be resolved, please close this.
Steps to reproduce:
Observed
Expected
I suppose something like:
The text was updated successfully, but these errors were encountered: