# Recursive Markdown Editor ### by Cypherpunk Lab [Example Article](/content/2b565a977d2e6a2f18b7959b463bf6e8c351e85b8c1ae3372ba9b9dc1425100ai0) Link: Link to another inscription uses recursion with "/content/" then "inscription id" [Link](/content/1958539dc698492a910c8bdf79e587e2435c212b54f2d91340ff86aded289685i0) Image:  *italic* **Bold** * Bullet point 1. Numbered Bullet Point Divider: ---- Headings: # Heading 1 ## Heading 2 ### Heading 3 Link: Link to another inscription uses recursion with "/content/" then "inscription id" [Link](/content/1958539dc698492a910c8bdf79e587e2435c212b54f2d91340ff86aded289685i0) Image:  Codeblock ```js console.log("codeblock") ```