<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.lee-mason" target="https://datatracker.ietf.org/doc/html/draft-lee-mason-01">
   <front>
      <title>Markdown Structured Object Notation (MaSON)</title>
      <author initials="D." surname="Lee" fullname="Dustin Lee">
         <organization>Independent</organization>
      </author>
      <date month="June" day="28" year="2026" />
      <abstract>
	 <t>   This document defines MaSON (Markdown Structured Object Notation), a
   lightweight data serialization format that maps standard Markdown
   syntax trees into structured key-value objects.  MaSON is designed to
   maximize human readability and LLM token efficiency by eliminating
   bracket-based nesting and strict indentation rules.  This updated
   specification introduces &quot;Compact Mode&quot; optimized for extreme token
   density, support for multi-line string encapsulation, and mixed-type
   array isolation via forced brackets.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-lee-mason-01" />
   
</reference>
