Skip to content

N1xev/mditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDitor

MDitor is a terminal based markdown editor written in Go using charmbracelet ecosystem.

mditor overview image

Installation

 go install github.com/N1xev/mditor/cmd/mditor@latest

Features

  • 3 Modes for dealing with markdown.
    • Edit mode: is only for markdown editing.
    • Mixed mode: is for editing and preview at the same time (2 containers).
    • View mode: for reading and viewing your markdown files easily.
  • Mouse select for copy, paste to replace, duplicate.
  • supports copy all lines and copy line.
  • supports tabs for files so you can switch between files easily.

supports what?

  • images via kitty protocol and iterm.. but not fully work. have some issues.
  • latex support
  • Typographic replacements
  • Blockquotes
  • Emphasis
  • Lists
  • inline codes, Code blocks with copy button and syntax highlighting.
  • Horizontal Rules
  • Emojis
  • Subscript / Superscript
  • Links
  • Tables
  • Footnotes
  • inserted text
  • marked text
  • definition text
  • custom containers

LICENSE

the project is licensed under MIT License

About

edit and view your markdown files in terminal with ease <:

Resources

License

Stars

8 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages