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

Tabs don't work #5

Open
NickHeiner opened this issue Sep 11, 2014 · 1 comment
Open

Tabs don't work #5

NickHeiner opened this issue Sep 11, 2014 · 1 comment

Comments

@NickHeiner
Copy link
Contributor

For the following config:

        attention: {
            tabs: {
                options: {
                    message: 'foo\n\tbar'
                }
            }
        },

This is what I see:

grunt-attention output

I would hope that the bar was indented a level under the foo.

@dylang
Copy link
Owner

dylang commented Sep 11, 2014

Pull request accepted.

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

No branches or pull requests

2 participants