> For the complete documentation index, see [llms.txt](https://anilist.gitbook.io/anilist-apiv2-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anilist.gitbook.io/anilist-apiv2-docs/docs/reference/object/parsedmarkdown.md).

# ParsedMarkdown

Provides the parsed markdown as html

| Field    |                                                                                              Argument | Type                        | Description |
| -------- | ----------------------------------------------------------------------------------------------------: | --------------------------- | ----------- |
| **html** | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | The parsed markdown as html |             |
