/
githubmirror
/
amphtml
Обзор
Документация
Войти
/
githubmirror
/
amphtml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
examples/list.example.json
28 строк
691 B
Nick Falcone
♻️ Allowlist <amp-img>, <h1>, <h2>, and <h3> as unescaped HTML within amp-mustache (#31300)
02 дек 2020, 00:38
Не верифицирован
02 дек 2020, 00:38
0827b5b
Код
Авторство
О чём код?
{ "items": [ { "title": "amp-carousel", "url": "/components/amp-carousel/", "image": "img/ampicon.png" }, { "title": "amp-img", "url": "/components/amp-img/", "image": "img/clock.jpg" }, { "title": "amp-ad", "url": "/components/amp-ad/", "image": "img/sea@1x.jpg" }, { "title": "amp-accordion", "url": "/components/amp-accordion/", "image": "img/ampicon.png" }, { "html": "<h1>Heading 1</h1><h2>Heading 2</h2><h3>Heading 3</h3><amp-img layout=\"responsive\" src=\"img/ampicon.png\" width=\"50\" height=\"50\" alt=\"\"></amp-img>" } ], "next": "./list.example.json" }