SkillAgentSearch skills...

MarkdownIt

Efficient Code Editor to live render Markdown and save as Markdown,Html and Pdf with Instant Hosting in The Web.

Install / Use

/learn @fredysomy/MarkdownIt

README

<p align="center"> <a href="https://markdownitweb.herokuapp.com/"> <img alt="Healthapp" src="https://markdownitweb.herokuapp.com/" width="400" height="350" /> </a> </p>

<h1 align=center>MarkdownIt</h1>

<h5 align=center>A Efficent Code Editor to live render Markdown and Can save the rendered file as Markdown,Html and Pdf . Also Instant Hosting in The Web</h5>

<p align="center"> <img src="https://img.shields.io/badge/MarkdownIt-v1.0.2-green"></img> <img src="https://img.shields.io/github/stars/fredysomy/MarkdownIt"></img> <img src="https://img.shields.io/github/license/fredysomy/MarkdownIt"></img> <img src="https://img.shields.io/github/forks/fredysomy/MarkdownIt"></img> <img src="https://img.shields.io/github/issues/fredysomy/MarkdownIt"></img> <img src="https://app.fossa.com/api/projects/git%2Bgithub.com%2Ffredysomy%2FMarkdownIt.svg?type=shield"></img> <img src="https://img.shields.io/github/downloads/fredysomy/MarkdownIt/total"></img> </p> <div align="center"> <img src="https://drive.google.com/uc?export=view&id=1CWP-yFwqgy2HKbbHctxHbOW63hwJ4oqX" width=80%> </div> <p align=center> <a href="#features"> Features</a> • <a href="#MarkdownItHost"> MarkdownItHost</a> • <a href="#downloads"> Downloads</a> • <a href="https://markdownitweb.herokuapp.com/markdownit-8249">Guide</a> </p> <h3 id="features" >Features</h3>
  • Live preview of the changes you make
  • You can save the file and open any md files in the editor.
  • You can save convert the markdown you have written into html and pdf.
  • Uses Ace editor
  • Bootstrap styling is enabled
  • You can change the editor themes and text colors for your preference
    • There is a settings.json file to handle all themes and style changes
  • Html tags can be used with the markdown.
    • The pdf file generated is also html friendly.
  • Clean UI and also have a reference for markdown.
  • Has instant web hosting feature.
<h3 id="MarkdownItHost" >MarkdownItHost</h3>
  • A simple way to host websites (included in the code editor)
  • One can create a webpage with one click See here
  • A config file with the path name of your website and unique secret id is to be saved in your PC.
  • Only with the config file you can edit and publish your site.
  • Deploys a Static website within 2 seconds.(With 2-3 clicks).
  • Any bugs or queries can be mailed to me
  • All the "HOW to" guide is included Here
  • You can use Bootstrap styling inside the code you Write ( no need to inculde the scripts)

FOSSA Status

How to use(Source code)

<br>
Clone this repository
 git clone https://github.com/fredysomy/MarkdownIt
Install dependencies
 npm install
Run the app
 npm start
<br>

Changelog

v1.0.0

  • Added code editor
  • Added file saving
  • Aditional options like save as pdf and save as html.

v1.0.2

  • Added MarkdownItHost to publish static websites
  • Online offline alerts.

Contibute

  • Fork the repostory
  • install the dependencies
  • Make your changes
  • And make a pull request from your repo. (I will surely look forward for the PR's)

Made with

  • Electron
  • Ace js
  • markdown-pdf

<div align="center"> <footer>&copy; Copyright 2020 ,MarkdownIt (Fredy Somy).</footer> </div>
View on GitHub
GitHub Stars36
CategoryDevelopment
Updated7mo ago
Forks6

Languages

HTML

Security Score

87/100

Audited on Aug 15, 2025

No findings