/
githubmirror
/
gutenberg
Обзор
Документация
Войти
/
githubmirror
/
gutenberg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
trunk
test/integration/fixtures/blocks/core__html.json
11 строк
176 B
Riad Benguella
Blocks: Add innerContent support for static inner blocks, adopt it in the HTML block (#79115)
29 июн 2026, 18:55
Не верифицирован
29 июн 2026, 18:55
50ddbc1
Код
Авторство
О чём код?
[ { "name": "core/html", "isValid": true, "attributes": {}, "innerBlocks": [], "innerContent": [ "\n<h1>Some HTML code</h1>\n<div>This is a div</div>\n" ] } ]