Commit 2026-03-02 16:30 dbc948b9

View on Github →

chore(Topology): fix indentation in markdown lists (#35437) Make sure to also indent subsequent lines of an item: this is required by the markdown specification (though not doc-gen), it expresses intent more clearly, and makes it easier to catch accidental misindentations.

Estimated changes