Skip to content

Enable stricter Markdown parsing and fix surfaced issues#13611

Merged
parlough merged 5 commits into
mainfrom
feat/stricter-markdown-parsing
Jul 23, 2026
Merged

Enable stricter Markdown parsing and fix surfaced issues#13611
parlough merged 5 commits into
mainfrom
feat/stricter-markdown-parsing

Conversation

@parlough

@parlough parlough commented Jul 22, 2026

Copy link
Copy Markdown
Member

This enables stricter parsing of inline Markdown, failing the build and reporting an error if there are unclosed HTML elements, which would have potentially caused misformatting of the page contents. It then fixes the issues surfaced by the stricter parsing.

Resolves #12045

@parlough
parlough requested review from a team and sfshaza2 as code owners July 22, 2026 13:12
gemini-code-assist[bot]

This comment was marked as resolved.

@flutter-website-bot

flutter-website-bot commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Staged preview of the updated docs.flutter.dev site (updated for commit 847369e):

https://flutter-docs-prod--docs-pr13611-feat-stricter-markdown-0voarqyj.web.app

@flutter-website-bot

flutter-website-bot commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Staged preview of the updated flutter.dev site (updated for commit 847369e):

https://flutter-dev-230821--www-pr13611-feat-stricter-markdown-pasf6qt4.web.app

@parlough
parlough requested a review from conooi July 22, 2026 18:49

@conooi conooi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@parlough
parlough merged commit 233a6c7 into main Jul 23, 2026
16 checks passed
@parlough
parlough deleted the feat/stricter-markdown-parsing branch July 23, 2026 20:47
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.

[infra] Check unclosed/unexpected HTML element in the doc source

3 participants