-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: docsImprovement to the documentation for an API.Improvement to the documentation for an API.
Description
I had to manually fix a google-cloud-python PR that had a cpmment looking like this:
project_number (int):
The Google cloud project number, e.g.
1234567890. A value of 0 indicates no project
number is found.
The leading number followed by a period at the start of a line looks like a list item, so subsequent lines are further indented. One workaround might be to treat such numbers as numbered list items iff they are either 1 (or 0?), or if they have a value one higher than the previous such number encountered.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: docsImprovement to the documentation for an API.Improvement to the documentation for an API.