Core MdWrk package platform.
This repo owns the reusable markdown rendering, editing, and shared primitive packages consumed by MdWrk Studio, MdWrk Pages, mdwrk.com, and downstream package users.
packages/renderercontains portable markdown rendering packages.packages/editorcontains portable markdown editing packages.packages/sharedcontains app-agnostic primitives.examplesvalidates package consumption outside first-party apps.
npm install
npm run build
npm run typecheck
npm run testThis repo intentionally does not own the Studio app, the theme package family, Pages suite, or mdwrk.com site host. Those live in sibling repos:
mdwrk-studiomdwrk-themesmdwrk-pagesmdwrkcom