Skip to content

groupsum/markdown_workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

803 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MdWrk

Markdown workspace platform

Hits Downloads Node License: Apache-2.0

MdWrk is a multi-package workspace for markdown authoring, rendering, in-place editing, extension runtime delivery, lander publishing, and repository governance.

Why

The repo is organized like the strongest public package READMEs: start with the product promise, show how to install and run it quickly, then make the package graph and docs easy to navigate. This README is the front door for the repo, not just a file inventory.

What

  • Application surfaces for the MdWrk client, desktop shell, and public marketing site.
  • Reusable renderer, editor, shared, contract, extension, lander, and content packages under the @mdwrk scope.
  • Governed documentation, SSOT specs, conformance scripts, release tooling, and generated evidence lanes.
  • Example apps that validate public package consumption outside the first-party apps.

Installation

Node.js 20.x through 22.x, matching the workspace engine contract in the root package manifest.

npm install
npm run build

Usage

Use the workspace root when you want the full platform:

npm run dev:client
npm run dev:mdwrkcom
npm run test
npm run conformance

Start from the package indexes below when you want one surface instead of the whole repo.

How

  • apps/ contains deployable surfaces.
  • packages/ contains reusable libraries grouped by family.
  • docs/ contains architecture, conformance, and release guidance.
  • tools/ contains the automation that keeps the repo reproducible and certifiable.
  • examples/ proves the package API shape from an external-consumer perspective.

Related

Documentation Pointers

About

MdWrk is a local-first Markdown workspace, preview editor, package platform, and extension host for portable Markdown authoring.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors