/
githubmirror
/
CS-Notes
Обзор
Документация
Войти
/
githubmirror
/
CS-Notes
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/_style/prism-master/tests/languages/markup/issue585.test
63 строки
1 KB
CyC2018
use prism-tomorrow.css
19 дек 2018, 09:09
19 дек 2018, 09:09
e9e604e
Код
Авторство
О чём код?
<Läufer>foo</Läufer> <tag läufer="läufer"> <läufer:tag>baz</läufer:tag> ---------------------------------------------------- [ ["tag", [ ["tag", [ ["punctuation", "<"], "Läufer" ]], ["punctuation", ">"] ]], "foo", ["tag", [ ["tag", [ ["punctuation", "</"], "Läufer" ]], ["punctuation", ">"] ]], ["tag", [ ["tag", [ ["punctuation", "<"], "tag" ]], ["attr-name", [ "läufer" ]], ["attr-value", [ ["punctuation", "="], ["punctuation", "\""], "läufer", ["punctuation", "\""] ]], ["punctuation", ">"] ]], ["tag", [ ["tag", [ ["punctuation", "<"], ["namespace", "läufer:"], "tag" ]], ["punctuation", ">"] ]], "baz", ["tag", [ ["tag", [ ["punctuation", "</"], ["namespace", "läufer:"], "tag" ]], ["punctuation", ">"] ]] ] ---------------------------------------------------- Checks for tags, attributes and namespaces containing unicode characters. See #585 for details.