Skip to content

Add MDMA to Built on remark#17

Open
mateusz-mr wants to merge 3 commits into
remarkjs:mainfrom
mateusz-mr:add-mdma
Open

Add MDMA to Built on remark#17
mateusz-mr wants to merge 3 commits into
remarkjs:mainfrom
mateusz-mr:add-mdma

Conversation

@mateusz-mr

@mateusz-mr mateusz-mr commented Jul 7, 2026

Copy link
Copy Markdown

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and discussions and couldn't find anything or linked relevant results below
  • I made sure the docs are up to date
  • I included tests (or that's not needed)

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.

@github-actions github-actions Bot added the 👋 phase/new Post is being triaged automatically label Jul 7, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions Bot added 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Jul 7, 2026
@remcohaszing

Copy link
Copy Markdown
Member

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.

@mateusz-mr

Copy link
Copy Markdown
Author

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 (@mobile-reality/mdma-parser) is a remark plugin that turns Markdown into an MDMA-extended mdast.

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.

Comment thread readme.md Outdated
@remcohaszing

Copy link
Copy Markdown
Member

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>
@mateusz-mr

Copy link
Copy Markdown
Author

Applied your suggestion — the entry is now shortened to one line. Thanks for the review!

@mateusz-mr

Copy link
Copy Markdown
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤞 phase/open Post is being triaged manually

Development

Successfully merging this pull request may close these issues.

2 participants