-
-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Don't treat labels and macros differently in column 1 #1515
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pour one for UX improvements!
I only have a suggestion for the comment attached to this innocuous yet highly load-bearing condition. Let me know if you think that's too verbose :P
b43ae73
to
936ebba
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I agree, concise is good here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for pushing through with this!
Fixes #1512
This removes the "To invoke Label as a macro it must be indented" error message from #893 since it is no longer applicable.