/
githubmirror
/
docusaurus
Обзор
Документация
Войти
/
githubmirror
/
docusaurus
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
website/versioned_docs/version-3.9.2/guides/markdown-features/markdown-features-react.module.css
17 строк
362 B
Sébastien Lorber
chore: release v3.9.2 (#11491)
17 окт 2025, 18:15
Не верифицирован
17 окт 2025, 18:15
bca9ce7
Код
Авторство
О чём код?
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ .wrappingBlock { width: 50%; display: inline-block; padding: 5px; vertical-align: top; } .wrappingBlock code[class^='codeBlockLines'] { white-space: pre-wrap; }