Skip to content

feat(docs): Ensure multiline JS objects are rendered properly.#13535

Merged
joshualitt merged 1 commit intomainfrom
jl/fix-doc-gen
Nov 21, 2025
Merged

feat(docs): Ensure multiline JS objects are rendered properly.#13535
joshualitt merged 1 commit intomainfrom
jl/fix-doc-gen

Conversation

@joshualitt
Copy link
Copy Markdown
Contributor

Summary

Fixes autogen for multiline JS objects.

Related Issues

Fixes #12592

@joshualitt joshualitt marked this pull request as ready for review November 20, 2025 21:22
@joshualitt joshualitt requested a review from a team as a code owner November 20, 2025 21:22
@github-actions
Copy link
Copy Markdown

Size Change: -2 B (0%)

Total Size: 21.1 MB

ℹ️ View Unchanged
Filename Size Change
./bundle/gemini.js 21.1 MB -2 B (0%)
./bundle/sandbox-macos-permissive-closed.sb 1.03 kB 0 B
./bundle/sandbox-macos-permissive-open.sb 890 B 0 B
./bundle/sandbox-macos-permissive-proxied.sb 1.31 kB 0 B
./bundle/sandbox-macos-restrictive-closed.sb 3.29 kB 0 B
./bundle/sandbox-macos-restrictive-open.sb 3.36 kB 0 B
./bundle/sandbox-macos-restrictive-proxied.sb 3.56 kB 0 B

compressed-size-action

@joshualitt joshualitt added this pull request to the merge queue Nov 21, 2025
Merged via the queue into main with commit 0713c86 Nov 21, 2025
22 checks passed
@joshualitt joshualitt deleted the jl/fix-doc-gen branch November 21, 2025 18:09
thacio added a commit to thacio/auditaria that referenced this pull request Nov 23, 2025
danpalmer pushed a commit to danpalmer/gemini-cli that referenced this pull request Nov 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ensure documentation auto-generation handles multiline JSON objects correctly

2 participants