Markdown Viewer - File tree + Live preview + Hot reload
Project description
MDV - Markdown Viewer
ファイルツリー + ライブプレビュー付きマークダウンビューア
Features
- 📁 左側にフォルダツリー表示
- 📄 マークダウンをHTMLでレンダリング
- 🔄 ファイル更新時に自動リロード(WebSocket)
- 🎨 シンタックスハイライト(highlight.js)
- 📊 Mermaid図のレンダリング対応
- 🌙 ダークテーマ
Installation
# リポジトリをクローン
git clone https://github.com/panhouse/mdv.git
cd mdv
# グローバルインストール
pip install -e .
Usage
# カレントディレクトリを表示
mdv
# 特定のディレクトリを表示
mdv ./project/
# ポート指定
mdv -p 9000
# ブラウザを自動で開かない
mdv --no-browser
Requirements
- Python 3.9+
- FastAPI
- uvicorn
- watchdog
- markdown
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mdv_live-0.1.0.tar.gz
(23.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mdv_live-0.1.0-py3-none-any.whl
(24.3 kB
view details)
File details
Details for the file mdv_live-0.1.0.tar.gz.
File metadata
- Download URL: mdv_live-0.1.0.tar.gz
- Upload date:
- Size: 23.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c7df5045ef9dec6c55902e9df71d1b1796fb9cdc639202b1f8e701af97e5343
|
|
| MD5 |
22c1f9200e8581e565a184ec00c89bd2
|
|
| BLAKE2b-256 |
42b9dca927a33ade3e7b2c4de1bbc96d009f7f5e13b104c488012d1a6e254cca
|
File details
Details for the file mdv_live-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mdv_live-0.1.0-py3-none-any.whl
- Upload date:
- Size: 24.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26656261070b2d54d091a061a2d9e3745de3b987c2605f65132252e4c18720dd
|
|
| MD5 |
215eca3c23f5e564818e395d2bb9bfd5
|
|
| BLAKE2b-256 |
68df9e14fbad1cac59052412cba2d7e0313a0a7674663434a78bc9feb87c3dbd
|