help-beta: Set first paragraph of content as meta.description.

Fixes #35115.
This commit is contained in:
Shubham Padia
2025-07-03 16:21:09 +00:00
committed by Tim Abbott
parent c03328eeee
commit 070b94aabc
5 changed files with 73 additions and 1 deletions

28
pnpm-lock.yaml generated
View File

@@ -539,15 +539,31 @@ importers:
hast-util-to-html:
specifier: ^9.0.5
version: 9.0.5
mdast-util-to-string:
specifier: ^4.0.0
version: 4.0.0
remark:
specifier: ^15.0.1
version: 15.0.1
remark-mdx:
specifier: ^3.1.0
version: 3.1.0
sharp:
specifier: ^0.34.1
version: 0.34.2
typescript:
specifier: ^5.4.5
version: 5.8.3
unist-util-visit:
specifier: ^5.0.0
version: 5.0.0
unplugin-icons:
specifier: ^22.1.0
version: 22.1.0
devDependencies:
'@types/mdast':
specifier: ^4.0.4
version: 4.0.4
packages:
@@ -7921,6 +7937,9 @@ packages:
remark-stringify@11.0.0:
resolution: {integrity: sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==}
remark@15.0.1:
resolution: {integrity: sha512-Eht5w30ruCXgFmxVUSlNWQ9iiimq07URKeFS3hNc8cUWy1llX4KDWfyEDZRycMc+znsN9Ux5/tJ/BFdgdOwA3A==}
remove-bom-buffer@3.0.0:
resolution: {integrity: sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==}
engines: {node: '>=0.10.0'}
@@ -18663,6 +18682,15 @@ snapshots:
mdast-util-to-markdown: 2.1.2
unified: 11.0.5
remark@15.0.1:
dependencies:
'@types/mdast': 4.0.4
remark-parse: 11.0.0
remark-stringify: 11.0.0
unified: 11.0.5
transitivePeerDependencies:
- supports-color
remove-bom-buffer@3.0.0:
dependencies:
is-buffer: 1.1.6