Skip to content

Initial support for Markdown Javadoc.#1360

Open
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_892607809
Open

Initial support for Markdown Javadoc.#1360
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_892607809

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service bot commented Apr 1, 2026

Initial support for Markdown Javadoc.

This is work in progress and may mangle some Markdown Javadoc comments. Later changes will address that.

Currently supported Markdown constructs: newline-separated paragraphs; # Headings; and - Bullet lists. *Emphasis* and **Strong emphasis** should work too because they don't need any special treatment. Other constructs probably don't work, notably code blocks.

@copybara-service copybara-service bot force-pushed the test_892607809 branch 3 times, most recently from cfc82c2 to 7488d4b Compare April 2, 2026 00:18
This is work in progress and *may mangle some Markdown Javadoc comments*. Later changes will address that.

Currently supported Markdown constructs: newline-separated paragraphs; `# Headings`; and `- Bullet lists`. `*Emphasis*` and `**Strong emphasis**` should work too because they don't need any special treatment. Other constructs probably don't work, notably code blocks.

PiperOrigin-RevId: 892607809
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.

1 participant