unexpected-markdown is a plugin for the Unexpected assertion library that enhances its capabilities by providing Markdown-specific assertions. It allows you to easily test the structure and content of Markdown documents, verifying elements like headings, lists, and links. This package adds a declarative way to ensure your Markdown renders as expected, simplifying tests and improving code quality. It's ideal for projects that heavily rely on Markdown for documentation or content generation.