google / styleguide

Style guides for Google-originated open-source projects
https://google.github.io/styleguide/
Apache License 2.0
37.01k stars 13.28k forks source link

Remove extra lines that yield paragraph tags #829

Closed dane closed 2 months ago

dane commented 2 months ago

I noticed inconsistent line spacing across the rendered bulleted list. These empty lines this PR removes were the cause.

gaal commented 2 months ago

Thanks for the patch. This repo doesn't accept pull requests; we'd have to fix this internally. Unfortunately, though, this is probably an artifact of copybara stripping of internal references, so it may not be feasible.

dane commented 2 months ago

No problem. I just wanted to put the mis-render on your radar.