Skip to content

Rewrote regex section of tour #758

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

Merged
merged 1 commit into from
May 12, 2017
Merged

Conversation

travissarles
Copy link
Contributor

No description provided.

@travissarles travissarles mentioned this pull request Apr 5, 2017
33 tasks
@travissarles
Copy link
Contributor Author

travissarles commented Apr 10, 2017

@MasseGuillaume

```
Here we parse out the keys and values of a String. Each match has a group of sub-matches. Here is the output:
```
key: tbackground-color value: #A03300

Choose a reason for hiding this comment

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

\t

Copy link
Contributor Author

Choose a reason for hiding this comment

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

For some reason it's printing out like I showed.

@MasseGuillaume
Copy link

Here we parse out the keys and values of a String. Each match has a group of sub-matches. Here is the output:
```
key: tbackground-color value: #A03300
key: tbackground-image value: url(img

Choose a reason for hiding this comment

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

t ^

@travissarles travissarles merged commit 41cfa48 into scala:master May 12, 2017
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

Successfully merging this pull request may close these issues.

2 participants