Talk:MeCard (QR code)

Latest comment: 1 year ago by Mincerafter42 in topic source for \n?

source for \n? edit

The example for the NOTE tag includes the string \n, presumably as an escape sequence for a newline, but none of the article's sources indicate any escape sequences. Should the \n be removed or is there a source for its use as an escape sequence in MECARD? Mincerafter42 (talk) 23:49, 12 January 2023 (UTC)Reply

Found a page indicating \ as an escape character, but only for the sequences \\, \:, \;, \,. The English version of the escape characters page uses ¥ as the escape character instead; I'd guess it's the byte 0x5C in both cases, one in Shift JIS. No definition of \n as an escape sequence. Also indicates the bytes 0x0A and 0x0D can be used in NOTE:. Mincerafter42 (talk) 00:42, 14 January 2023 (UTC)Reply