/
githubmirror
/
docusaurus
Обзор
Документация
Войти
/
githubmirror
/
docusaurus
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
website/versioned_docs/version-3.0.1/guides/markdown-features/markdown-features-react.module.css
17 строк
362 B
Sébastien Lorber
chore: docs for Docusaurus 3.0.1 (#9597)
30 ноя 2023, 21:46
Не верифицирован
30 ноя 2023, 21:46
d59ea06
Код
Авторство
О чём код?
/** * 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; }