Skip to main content

Developer-focused markdown editor served from a local CLI.

Project description

Markdown-OS

PyPI version

Developer-focused markdown editor that runs as a local web server. Edit in the browser with live preview, Mermaid diagrams, syntax highlighting, and auto-save.

Install

pip install markdown-os

Or with uv:

uv tool install markdown-os

To upgrade after installing with uv: uv tool upgrade markdown-os

Usage

Single file:

markdown-os open ./notes.md

Directory (markdown workspace):

markdown-os open ./my-notes

The app opens in your browser. If port 8000 is in use, the next port is tried. Options: --host, --port.

Example file

Generate a showcase markdown file:

markdown-os example                    # creates example.md in current directory
markdown-os example ./docs/showcase.md # custom path
markdown-os example --open             # generate and open in the editor

Use --force / -f to overwrite an existing file without prompting.

Publishing (maintainers)

  1. Bump version in pyproject.toml.
  2. Commit and push to master: git add pyproject.toml && git commit -m "chore: release X.Y.Z" && git push origin master
  3. Tag that commit and push: git tag -a vX.Y.Z -m "Release X.Y.Z" && git push origin vX.Y.Z

The GitHub workflow runs on tag push and publishes to PyPI only when the tag matches the package version.

Roadmap

  • Sidebar & tab redesign — In folder mode: file tree and table of contents both visible; collapsible file tree; Edit/Read as a single pill toggle with icons.
  • Lock file cleanup — Remove .md.lock files automatically when the server shuts down.
  • Image paste — Paste or drag-and-drop images into the editor; images saved next to the markdown file and a markdown image reference inserted.
  • Math equations (KaTeX) — Inline ($...$) and display ($$...$$) LaTeX math rendering in preview.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

markdown_os-0.2.0.tar.gz (160.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

markdown_os-0.2.0-py3-none-any.whl (60.6 kB view details)

Uploaded Python 3

File details

Details for the file markdown_os-0.2.0.tar.gz.

File metadata

  • Download URL: markdown_os-0.2.0.tar.gz
  • Upload date:
  • Size: 160.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for markdown_os-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b71362b85936966a14aee67816d2b75b5a6245a3213fdba63328fae2a035088b
MD5 deeff9c2e39d64a5c3f263a4a73e8c4f
BLAKE2b-256 bcaf9e3b5dc7e2c057233c21c212ec62eb789f0cd82338e52947cd99889067a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for markdown_os-0.2.0.tar.gz:

Publisher: publish.yml on elena-cabrera/markdown-os

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file markdown_os-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: markdown_os-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 60.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for markdown_os-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 698ae1113282f48261719e849bed12fdda526fe988cb9c7d40a34e9eb5c23a38
MD5 083481829c432b4df0091ec74e256e61
BLAKE2b-256 800930c08d5a2bd5c64050c3dc10db5314d1eb7feb927468ca233006cede3213

See more details on using hashes here.

Provenance

The following attestation bundles were made for markdown_os-0.2.0-py3-none-any.whl:

Publisher: publish.yml on elena-cabrera/markdown-os

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page