Rare find

MarkPaste. Turn copied text from websites into clean markdown you can paste anywhere.

paulirish.github.io/markpaste

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • mac: move app to /Applications during install and prevent Spotlight i…
  • mac: refactor app build to compile to dist/ and relocate config asset…
  • mac: bundle self-contained app with compiled C launcher to enable spo…
May 2026
  • claude
March 2026
  • feat: rename app to MarkPaste.app and add install:app script
  • feat: add app icon and legit metadata to mp.app Info.plist
  • feat: add macOS .app wrapper for markpaste CLI
  • fix: add repository metadata for npm provenance and cleanup workflow
  • workflow: force latest npm and explicit registry for OIDC
  • workflow: add verbose logging to publish step
  • workflow: force latest npm and explicit registry for OIDC
  • workflow: use npm publish for better OIDC support
  • workflow: restore explicit --provenance flag
  • workflow: switch to trusted publishing (OIDC)
  • workflow: add NODE_AUTH_TOKEN to publish step
  • scripts: add turndown vs pandoc comparison script
  • 0.0.6
  • cli: refine input logging format and alignment
  • cli: improve output alignment and remove redundant messages
January 2026
  • cleaner: unwrap bold/italic tags if styled as normal
  • 0.0.5
  • fix playwright tests. 7025 port
  • 0.0.4
  • fix whatever that is
  • 0.0.3
  • publish with provenance
  • docs: add npm version badge to README