yar_markdown 0.8.0

Markdown handling for yar.
Documentation
---
source: crates/markdown/src/lib.rs
expression: document
---
date: "2025-01-01 06:00:00 UTC"
updated: "2025-01-01 06:00:00 UTC"
content: "<h1>Hello World</h1>\n<div class=\"note\">\n&lt;p&gt;this is a note!&lt;&#x2f;p&gt;\n</div>\n<p>This is some more text.</p>\n<div class=\"fancy\">\n<h1> testing </h1>\n&lt;p&gt;this is a note!&lt;&#x2f;p&gt;\n</div>\n"
toc: []
summary: "<h1>Hello World</h1>\n<div class=\"note\">\n&lt;p&gt;this is a note!&lt;&#x2f;p&gt;\n</div>\n<p>This is some more text.</p>\n<div class=\"fancy\">\n<h1> testing </h1>\n&lt;p&gt;this is a note!&lt;&#x2f;p&gt;\n</div>\n"
frontmatter:
  title: Test
  tags:
    - a
    - b
    - c
  template: ~
  date: ~
  updated: ~
  slug: ~
  draft: false
  requires: []