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

Lines like ==== should not need escaping. #2

Closed
ingydotnet opened this issue Apr 22, 2014 · 2 comments
Closed

Lines like ==== should not need escaping. #2

ingydotnet opened this issue Apr 22, 2014 · 2 comments

Comments

@ingydotnet
Copy link
Owner

A line like this one:

should not need to be escaped since it does not conflict with a block marker.

Only things that conflict with actual TestML syntax should need escaping. Point
and block markers and comments come to mind. Also % directives.

@ingydotnet
Copy link
Owner Author

Also lines like:



@ingydotnet
Copy link
Owner Author

Fixed and tested.

ingydotnet added a commit that referenced this issue Aug 4, 2014
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

1 participant