Skip to content

sevinalucia/markdown-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Editor is an editor for markdown language (a lite markup language with plain text formatting syntax).

With this app, you can open any ".md" file and edit the code via the built-in markdown editor. Moreover, you can compile the code and see the rendered document within the app (side or bottom sections depending on the window size). Once a markdown code is compiled you can click on the print button to print the document to .pdf format (via the print UI). Please note that this app uses CodeMirror (codemirror.net) and markdown-it (github.com/markdown-it/markdown-it) open-source JavaScript libraries.

There are few settings to adjust for this app, simply open any markdown document, edit the code on the left side editor, then adjust desired options on the top toolbar, and then click on the compile button. Please note that the add-on also compiles the code on the fly as you type in the editor. Once you are done, you can download the final markdown code or get the PDF for the final result.

You can install this app as a PWA on your mobile device, moreover, it is available as a browser extension as-well-as a web application:

Chrome: https://chrome.google.com/webstore/detail/markdown-editor/kllaieliiilnenaeedlaffipnnijkefd
Edge: https://microsoftedge.microsoft.com/addons/detail/ndeidhcmcnaijpbnddkllakncfgbbaei
Firefox: https://addons.mozilla.org/en-US/firefox/addon/markdown-editor-2/
Opera: https://addons.opera.com/en/extensions/details/markdown-editor/
Webapp & PWA: https://webbrowsertools.com/markdown-editor/


Support & FAQ: https://mybrowseraddon.com/markdown-editor.html

About

Markdown Editor

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors