# MarkdownEditor **Repository Path**: umu618/MarkdownEditor ## Basic Information - **Project Name**: MarkdownEditor - **Description**: Mirror of https://github.com/UMU618/MarkdownEditor - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: https://github.com/UMU618/MarkdownEditor - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-13 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UMUTech.MarkdownEditor ## Usage This is a green software that you can freely copy and use anywhere. ### 1. Command Line Options You can open files as preview mode via command line option `--mode=preview`. ### 2. Shortcut Keys - Ctrl+E: Toggle Editor - Ctrl+F4/Ctrl+W: Close Active Document ### 3. Note - Only files encoded in UTF-8 are accepted. - Line endings are always LF. - Can't open files larger then 4MB. ## Snapshots ![Preview](doc/preview.png) ![About](doc/about.png)