A pastebin for Markdown, intended for us for translateable sermon notes (etc). Allows creation and sharing of Markdown instantly, and locking documents with edit codes.
Easily and freely self-hostable on Deno Deploy.
A fork of mdbin
- Change theme to make it a bit more cheerful
- Add detection of scripture references, and enforce that they must be present to submit a paste (just to avoid spam with irrelevant pastes)
- Insert scriptures automatically using the BibleBrain API
- Add a language/translation selector
- Add SQLite for self-hosting on bare metal
- Docker/Podman file
- Table of Contents support
- Clickable anchor links
- How-to + Source link
- Set arbitrary paste limit
- Error handling for Deno KV/SQLite issues
- code highlighting
- TOC in preview
- use es6 modules for frontend js
- edit history