All Projects → fredysomy → MarkdownIt

fredysomy / MarkdownIt

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

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to MarkdownIt

Macdown
Open source Markdown editor for macOS.
Stars: ✭ 8,855 (+28464.52%)
Mutual labels:  markdown-editor, markdown-to-html
notes
Simple text editor for your Markdown and LaTeX notes.
Stars: ✭ 24 (-22.58%)
Mutual labels:  markdown-editor, markdown-to-html
Markvis
make visualization in markdown. 📊📈
Stars: ✭ 1,509 (+4767.74%)
Mutual labels:  markdown-editor, markdown-to-html
Marker
🖊 A gtk3 markdown editor
Stars: ✭ 644 (+1977.42%)
Mutual labels:  markdown-editor, markdown-to-html
dhtml2pdf
Simple, free and very easy to use PHP API that allows you to see, download or get the binary of the PDF generated from the HTML of an URL.
Stars: ✭ 27 (-12.9%)
Mutual labels:  html-converter, pdf-generation
Idea Multimarkdown
Markdown language support for IntelliJ IDEA.
Stars: ✭ 789 (+2445.16%)
Mutual labels:  markdown-editor, markdown-to-html
YetiForcePDF
The best library in the world to generate PDF from HTML
Stars: ✭ 15 (-51.61%)
Mutual labels:  html-converter, pdf-generation
noted
Markdown note-taking with syntax highlighting and real-time preview.
Stars: ✭ 22 (-29.03%)
Mutual labels:  markdown-editor, markdown-to-html
xkeditor
📝 XK-Editor | 一个支持富文本和Markdown的编辑器
Stars: ✭ 58 (+87.1%)
Mutual labels:  markdown-editor, markdown-to-html
CuteMarkEd-NG
Markdown Editor in Qt 5
Stars: ✭ 55 (+77.42%)
Mutual labels:  markdown-editor, markdown-to-html
Mditor
📝 [ M ] arkdown + E [ ditor ] = Mditor
Stars: ✭ 523 (+1587.1%)
Mutual labels:  markdown-editor, markdown-to-html
mdconv
A CLI markdown converter written in Go, that does not depend on LaTeX.
Stars: ✭ 42 (+35.48%)
Mutual labels:  markdown-to-html, markdown-to-pdf
Grav Plugin Admin
Grav Admin Plugin
Stars: ✭ 316 (+919.35%)
Mutual labels:  markdown-editor, markdown-to-html
Markitdown
📱 A React app to preview and edit Markdown✍. You can also export it as HTML.
Stars: ✭ 26 (-16.13%)
Mutual labels:  markdown-editor, markdown-to-html
Markdown-for-Documentation
Markdown is a HTML compatible language used for Documentation.
Stars: ✭ 14 (-54.84%)
Mutual labels:  markdown-editor, markdown-to-html
Markdown
📖Clean & Modern MarkDown Generator, 🔌Offline Support and Easy Generation of Markdown ⚡️⚛️ https://github.com/JP1016/Markdown-Electron/releases
Stars: ✭ 170 (+448.39%)
Mutual labels:  markdown-editor, markdown-to-html
Flexmark Java
CommonMark/Markdown Java parser with source level AST. CommonMark 0.28, emulation of: pegdown, kramdown, markdown.pl, MultiMarkdown. With HTML to MD, MD to PDF, MD to DOCX conversion modules.
Stars: ✭ 1,673 (+5296.77%)
Mutual labels:  markdown-to-html, markdown-to-pdf
BoostNote.next-local
Boost Note next local spaces is lightspeed workspace for developers
Stars: ✭ 89 (+187.1%)
Mutual labels:  markdown-editor, markdown-to-html
typora-hivacruz-theme
A Typora theme forked from Cobalt to match my other color schemes.
Stars: ✭ 38 (+22.58%)
Mutual labels:  markdown-editor, themes
easy-resume
🎉 A less is more online resume editor!
Stars: ✭ 116 (+274.19%)
Mutual labels:  pdf-generation, markdown-to-pdf

Healthapp

MarkdownIt

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

Features MarkdownItHost DownloadsGuide

Features

  • 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.

MarkdownItHost

  • 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)


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

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

© Copyright 2020 ,MarkdownIt (Fredy Somy).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].