Back to Updates

PWA Install, Zoom Controls, and Preview Refinements Make MdWrk Ready for Daily Use

MdWrk gains PWA install support, zoom controls, preview refinements, and deployment rails that turn the workspace into a stronger everyday writing environment.

What users gain

  • installable browser app behavior
  • clearer zoom scaling for long writing sessions
  • stronger markdown table rendering in preview
  • a more polished route from local development to hosted delivery

Install path

Readers who want the current install flow can start here:

Screenshot

MdWrk theme selector and install-ready shell behavior

Example deployment-oriented workflow

npm install --ignore-scripts
npm run build -w apps/client

That build flow feeds the installable client surface and supports teams that want a browser-first markdown experience with a product-grade feel.

Repo history for deeper review

This date matters because it shows how MdWrk serves writers, operators, and deployers in one cohesive flow.

Frequently Asked Questions

What does this MdWrk update cover?

MdWrk gains PWA install support, zoom controls, preview refinements, and deployment rails that turn the workspace into a stronger everyday writing environment.

What should readers take away from this update?

This article explains the MdWrk product change, the workflow it affects, and where readers can continue in the related documentation.