https://github.com/fdncred/nu_plugin_md
A prototype nushell plugin that renders markdown in the terminal
https://github.com/fdncred/nu_plugin_md
nushell nushell-plugin
Last synced: about 1 month ago
JSON representation
A prototype nushell plugin that renders markdown in the terminal
- Host: GitHub
- URL: https://github.com/fdncred/nu_plugin_md
- Owner: fdncred
- License: mit
- Created: 2023-11-05T14:01:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T12:54:40.000Z (over 1 year ago)
- Last Synced: 2025-07-12T22:33:11.054Z (9 months ago)
- Topics: nushell, nushell-plugin
- Language: Rust
- Homepage:
- Size: 47.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nu_plugin_md
This is a prototype nushell plugin that is intended to render markdown to your terminal. It's very much a work-in-progres.