aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2025-09-30 13:34:10 +0200
committerStefan Majewsky <majewsky@gmx.net>2025-09-30 13:37:25 +0200
commite75d9e371269a4e46bffa6b3dd1fc7d040e82750 (patch)
treec1f2a9aa8022a2710af5e5a577578855584540df /README.md
parent0bb27576a37de4bf76dab35c73fa8790fcfa706a (diff)
downloadgofu-e75d9e371269a4e46bffa6b3dd1fc7d040e82750.tar.gz
add mdeditv2025.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 469ca2c..cba0e8d 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,15 @@ $ make && make install
# List of applets
+## `mdedit`
+
+This provides a very simple in-browser Markdown editor with a preview pane.
+Run as `mdedit path/to/document.md localhost:8080` and then navigate to
+<http://localhost:8080/> to start editing. Changes will automatically be saved
+to the server (and thus to the source file) after one second of no typing.
+It is recommended to not listen on anything besides `localhost`; there is no
+authentication or anything.
+
## `prettyprompt`
This renders my shell prompt. Among other things, it identifies the current