Re: [web-annotation] Newline escaping in embedded content

There seem to be two options here:
 * New lines are not possible, as they're not possible in JSON. 
Instead you should use HTML with <br/> or other tags, or an external 
resource.
 * The string "\\n" MUST be interpreted as a newline character when 
included in the value of oa:text


-- 
GitHub Notification of comment by azaroth42
Please view or discuss this issue at 
https://github.com/w3c/web-annotation/issues/64#issuecomment-161441947
 using your GitHub account

Received on Wednesday, 2 December 2015 21:39:08 UTC