<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>MarkPlus: Documentation Reimagined on Cadiora</title><link>https://cadiora.com/markplus/</link><description>Recent content in MarkPlus: Documentation Reimagined on Cadiora</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 27 Jun 2026 15:22:03 +0800</lastBuildDate><atom:link href="https://cadiora.com/markplus/index.xml" rel="self" type="application/rss+xml"/><item><title>Rethinking Markdown: Building a Deterministic Markdown-to-JSON AST Parser in Rust</title><link>https://cadiora.com/library/markplus/rethinking_markdown/</link><pubDate>Sat, 27 Jun 2026 00:00:00 +0000</pubDate><guid>https://cadiora.com/library/markplus/rethinking_markdown/</guid><description>markplus_core parses Markdown (with optional YAML frontmatter) into a structured, versioned JSON AST. It does not render HTML or Typst — rendering is the responsibility of a downstream crate or plugin that consumes the AST. This keeps the parser lean and completely independent of any output target.</description></item></channel></rss>