A Markdown notes app that's heavily forked from orginial Lancer Fan Club forum by ObjectPresents (now decerpated).
With markdown and text editing support
And easy to use UI, you can use it like other text editors.
It's lightweight, only less than 40-60MB of usage, and low depdenacies.
Only used markdown-it, highlight.js, DOMPurify and Morphdom.
Visit https://lancer-notes.neocities.org/ for the editor and use it now.
- Basic features:
- All the basic Commonmark markdown, with additional table and strikethough support.
- Spilt mode between Editor and Preview
- Find & Replace with regex support
- Automatically detecting syntax highlighting, supported up to 192 languages.
- If you're confused about the Markdown commands?
- The toolbar, when you try to click the button, it will translate to markdown syntax.
- If you are still lost, you can try to check Basic Syntax Guide