readm3 can edit now, and it speaks Reddit
readm3 can edit now, and it speaks Reddit readm3 started as a markdown reader for the terminal. File browser on the left, rendered document on the right. Version 0.3.0 adds the obvious missing half: you can change the file you are looking at. Press e , type, press esc . The preview has already re-rendered by the time you get back to it, because both modes read the same buffer. There is no second…
readm3 has evolved from a markdown reader for the terminal to now allowing users to edit the file they are viewing. With just two dependencies, it brings the familiar features of markdown rendering and editing into a seamless experience. The editor's core remains unchanged, with the parsing process now handled by marked, a CommonMark plus GFM parser with zero dependencies of its own.
This streamlined approach not only ensures speed but also eliminates the previous issues with reference links, nested lists, bare URLs, and more. The added flexibility allows users to customize their reading experience by selecting their preferred dialect - GitHub, Reddit, or CommonMark. The editor also introduces new features like superscript support, spoilers, and a status bar that adapts to the editing mode, making it a versatile tool for various use cases.
Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.