Documentation
¶
Overview ¶
Package markdown renders GitHub markdown bodies as terminal lines. Pull request bodies and comments arrive as GitHub-flavored markdown carrying raw HTML, and a release-note dump from a bot is mostly `<details>` blocks and anchor tags, so printing the source verbatim buries the few lines a reader wants. This is a reader for that text, not a conforming CommonMark parser.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.