Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.

fixed pattern for whitespace#12

Open
apla wants to merge 1 commit into
angular-ui:masterfrom
apla:patch-1
Open

fixed pattern for whitespace#12
apla wants to merge 1 commit into
angular-ui:masterfrom
apla:patch-1

Conversation

@apla

@apla apla commented Apr 28, 2014

Copy link
Copy Markdown

No description provided.

Comment thread main.js

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use \s?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because \s is not matching this declaration:

        Demo.controller(
            "DemoController",
            function( $scope ) {

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants