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

multi_line.16.aml #36

Open
brainkim opened this issue Nov 17, 2017 · 0 comments
Open

multi_line.16.aml #36

brainkim opened this issue Nov 17, 2017 · 0 comments

Comments

@brainkim
Copy link

brainkim commented Nov 17, 2017

test: does not allow escaping colons in keys
result: {"key": "value\nkey2\\:value"}

key:value
key2\:value
:end

The following test in the test suite seems to contradict the spec. Specifically, the section on escaping which states:

ArchieML purposefully does not treat escapes as applying to individual characters, but instead to entire lines. Backslashes are treated as escape characters only when they appear at the beginning of a line.

http://archieml.org/spec/1.0/CR-20151015.html#escaping

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