Recursive teXt is a data notation created in 2024 by Steven Obua.
git clone https://github.com/practal/recursivetext
A general-purpose text format.
RX = Block+ Block = Line (Line | Block)* Line = Character*