Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charlieegan3/md-preview
Repo for live editing markdown in vim before pasting elsewhere
https://github.com/charlieegan3/md-preview
Last synced: 15 days ago
JSON representation
Repo for live editing markdown in vim before pasting elsewhere
- Host: GitHub
- URL: https://github.com/charlieegan3/md-preview
- Owner: charlieegan3
- Created: 2024-07-24T15:39:12.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T15:50:38.000Z (4 months ago)
- Last Synced: 2024-07-25T18:33:25.318Z (4 months ago)
- Language: Nix
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# md-preview
This is a simple project that previews markdown in a browser as you type in
your editor. The markdown is rendered using GH markdown.Exit the `preview.md` file and watch it live update.
This project is also an example project using Nix flakes. See `.envrc`. This is
intended to be used with nix-direnv. When entering the directory, a preview
server is started and all the dependencies are made available.## Why?
I find that GitHub issues and Slack messages take time to write and I to them in
my editor instead of the native textboxes. I like the preview.