metadata.add_header() documentation incorrectly formatted
Open
- Dominant language
- Java
- Stars
- 3.8k
- Forks
- 345
- PR merge metrics
- No merged PRs in 30d
Description
In the metadata.add_header() documentation, the last code block for `Add a header that uses a label` is improperly closed. The "\`\`\`" is at the end of a line instead of on its own line. This causes the block to extend to the end of the first block in the next subsection.
It's a minor issue but docs are important. :)
Contributor guide
Assessment
This issue has not been assessed yet.