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

Different line breaks are an issue #32

Open
codeZeilen opened this issue Jul 5, 2018 · 0 comments
Open

Different line breaks are an issue #32

codeZeilen opened this issue Jul 5, 2018 · 0 comments

Comments

@codeZeilen
Copy link
Member

https://github.com/harc/ohm/blob/master/doc/syntax-reference.md mentions:

Special characters (", , and ') can be escaped with a backslash -- e.g., """ will match a literal quote character in the input stream. Other valid escape sequences include: \b (backspace), \f (form feed), \n (line feed), \r (carriage return), and \t (tab), as well as \x followed by 2 hex digits and \u followed by 4 hex digits, for matching characters by code point.

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