mrdocs::dom::JSON JSON serialization helpers for DOM values. Description This namespace wraps the platform JSON encoder/decoder behavior we emulate inside MrDocs so generators can round‐trip DOM Value objects to text and back with predictable spacing, escaping, and cyclic‐detection rules. Functions Name Description stringify Stringify a value as JSON Created with MrDocs