Skip to content

jaaiden/conduit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Conduit!

Conduit is a lightweight, easy-to-use markdown editor. It uses GitHub's Flavored Markdown Syntax for syntax editing and parsing.

Conduit utilizes showdown for a live preview of your changes as you edit, and it also has support for tasklists, syntax highlighting, tables, emoji, and more!

If you have any questions, comments, or concerns, feel free to submit an issue on Conduit's GitHub page!


Building from Source

Clone the repository to a folder, make sure you have at least Node 6.0 installed, and run the following:

npm install
npm start

Credits


License

Conduit is licensed under the GNU General Public License v3.0. A copy can be found within the root of the repository.

Releases

No releases published

Packages

No packages published