Skip to content

Commit 70b004a

Browse files
authored
Merge pull request #39018 from github/repo-sync
Repo sync
2 parents fe42f8c + 056bc1f commit 70b004a

File tree

14 files changed

+688
-748
lines changed

14 files changed

+688
-748
lines changed

package-lock.json

Lines changed: 11 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
"hast-util-to-string": "^3.0.1",
282282
"hastscript": "^9.0.1",
283283
"helmet": "^8.0.0",
284-
"highlight.js": "11.9.0",
284+
"highlight.js": "^11.11.1",
285285
"highlightjs-curl": "^1.3.0",
286286
"hot-shots": "^10.0.0",
287287
"html-entities": "^2.5.6",
@@ -295,7 +295,7 @@
295295
"lodash": "^4.17.21",
296296
"lodash-es": "^4.17.21",
297297
"lowdb": "7.0.1",
298-
"lowlight": "3.1.0",
298+
"lowlight": "^3.3.0",
299299
"markdownlint-rule-helpers": "^0.25.0",
300300
"mdast-util-from-markdown": "^2.0.2",
301301
"mdast-util-to-hast": "^13.2.0",

src/article-api/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This subject folder contains the code for the Article API endpoints:
55
- `/api/article/body`
66
- `/api/article/meta`
77

8+
Related: The `/llms.txt` endpoint (middleware in `src/frame/middleware/llms-txt.ts`) provides AI-friendly content discovery using these APIs.
9+
810
## What it does
911

1012
Article API endpoints allow consumers to query GitHub Docs for listings of current articles, and for specific article information.

src/assets/scripts/deleted-assets-pr-comment-1.ts

Lines changed: 0 additions & 34 deletions
This file was deleted.

src/assets/tests/static-assets-1.ts

Lines changed: 0 additions & 201 deletions
This file was deleted.

0 commit comments

Comments
 (0)