command
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Aug 26, 2026
License: MIT
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Melw - Markdown Editor Like WikiEngine
English / Japanese
Melw is a tool for browsing local files with a web user interface like a WikiEngine and editing Markdown files.
Install
go install github.com/hymkor/melw@latest
Usage
- Start the
melw executable in a directory containing Markdown files.
- Open http://127.0.0.1:8000 in your browser.
- A list of files in the directory where melw was started will be displayed.
- Clicking a link to a directory navigates to that directory.
- Clicking a link to a Markdown file displays its contents rendered as HTML.
- Clicking a link to a non-Markdown file displays its contents as-is.
- On a Markdown file page, click the
Edit button to edit the source of the page.
- Click
Preview to preview the edited source rendered as HTML.
- Click
Save to save the edited source to the file and finish editing.
- Click
Cancel to cancel editing and discard the changes.
Screenshot

Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.