Add MDMA to Built on remark#17
Conversation
This comment has been minimized.
This comment has been minimized.
|
I’m not sure how I feel about listing software here that’s named like a hard drug, even if (I hope) it’s a coincidence. |
|
Fair concern, and thanks for raising it. It's a coincidence, MDMA is an acronym for Markdown Document with Mounted Applications. It leads with "Markdown" on purpose: the whole idea is extending Markdown with interactive components, and the parser ( Totally understand if you'd rather the entry spell out the full name rather than the acronym. Happy to adjust the wording however you prefer. And no worries at all if you decide it's not a fit for the list. |
|
You may want to consider renaming your project, not just for me, but for yourself. If I make this connection, other people will too. Otherwise I would prefer if you spell it out fully. |
Co-authored-by: Remco Haszing <remcohaszing@gmail.com> Signed-off-by: Mateusz Sadowski <mateusz.sadowski@mobilereality.pl>
|
Applied your suggestion — the entry is now shortened to one line. Thanks for the review! |
|
Also spelled out the name in full as you preferred — the link text is now "Markdown Document with Mounted Applications" rather than the acronym. Should address the naming concern too. |
Initial checklist
Description of changes
Adds MDMA to the Built on remark section.
MDMA (Markdown Document with Mounted Applications) is an open-source format that extends Markdown with interactive components — forms, tables, approval gates, charts, callouts, webhooks — so an LLM can respond with validated, renderable UI instead of plain text. Its parser (
@mobile-reality/mdma-parser) is a remark plugin (remarkMdma) that transforms Markdown into an MDMA-extended mdast, so the whole project is built on remark/unified — alongside mdx and react-markdown already listed in that section.Entry follows the existing
* [name](url) - description.format of the section.