@anandamw/markdown-preview
Preview markdown files in Pi TUI overlay
Package details
Install @anandamw/markdown-preview from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@anandamw/markdown-preview- Package
@anandamw/markdown-preview- Version
0.1.0- Published
- Sep 11, 2026
- Downloads
- 85/mo · 85/wk
- Author
- anandamw
- License
- MIT
- Types
- extension
- Size
- 3.2 KB
- Dependencies
- 1 dependency · 0 peers
Pi manifest JSON
{
"extensions": [
"./extensions"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
Markdown Preview
Preview markdown files directly in Pi's TUI with syntax highlighting.
Usage
/md <path>
Defaults to README.md if no path given.
Controls:
↑/↓— scrollq/esc— close
Install
pi install npm:@anandamw/markdown-preview