You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Existing quasiquoters pressure you to eliminate whitespace by aligning the quoted text to the left margin which usually conflicts with the ambient indent level of the code. This qq removes indent whitespace for you and lets you indent normally.
The text was updated successfully, but these errors were encountered:
This whitespace cleaning quasiquoter is handy and might make a nice addition to this package. It...
Existing quasiquoters pressure you to eliminate whitespace by aligning the quoted text to the left margin which usually conflicts with the ambient indent level of the code. This qq removes indent whitespace for you and lets you indent normally.
The text was updated successfully, but these errors were encountered: