Skip to content

Some RAW formatting fixes #22

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 5 commits into from
Dec 24, 2015
Merged

Some RAW formatting fixes #22

merged 5 commits into from
Dec 24, 2015

Conversation

eduard93
Copy link
Contributor

No description provided.

@eduard93
Copy link
Contributor Author

See RAW.

@eduard93
Copy link
Contributor Author

I'm done

| Display piece from delimited string | `Write $piece(string, delimiter, pieceNumber)` |
| Set piece into delimited string | `Set $piece(string, delimiter, pieceNumber) = piece` |
| Display string after replacing substring | `Write $replace(string, subString, replaceString)`|
| Display reversed string | `Write $reverse(string)` |
Copy link
Contributor

Choose a reason for hiding this comment

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

This is important, thanks! Otherwise newbies will be much surprised to see it's not compiling well even after simple copy/paste. It should still be valid after copy-paste operation.

tsafin added a commit that referenced this pull request Dec 24, 2015
@tsafin tsafin merged commit 2b79047 into master Dec 24, 2015
@tsafin tsafin deleted the formatting branch May 20, 2016 14:42
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