The Wayback Machine - https://web.archive.org/web/20201130001420/https://github.com/JP1016/Markdown
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
e2e
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

📖 Markdown Editor

Creating markdown made easy!!

Markdown

 🎉 Features

👆One Click Licence, Contribution Guidelines Export

💾Load and Save Markdown to Indexed DB

🚀Copy/Download Markdown with one-click

🌟Auto Save for Markdowns

🌓Dark/Light Mode

🎎Resizable Split UI

Assist for Inserting Images/Link

🚅Save Frequently used Contributing Guidelines/Contributors/Licence on to local storage

📬Opens the recent file, that you were editing on resuming

⚛️ Electron & PWA app for offline use

🔌 No Internet

📖 OpenSource

Made with ❤️ by Twitter Follow

 🌟 Markdown Samples
Formatting Example
Bold Text This is a bold text
Italics This will be in italics
Striked Text This will appear striked

Heading - ### Sample H3 Header

Bullet List

  • Bullet 1
  • Bullet 2

Checkbox

  • Unchecked Checkbox
  • Checked

Blockquote

This is a sample blockquote

Code

let a = 1;
(function() {
  console.log("IIFE");
})();

Table

Name Purpose
Paper Note Taking App
Markdown Markdown Creation app

Link

Markdown Web URL

Image

Original Size Markdown Logo

Custom Size

🔨 Stack
  • Angular
  • Indexed DB
  • Electron
 🤝 Contributing

Contributions, issues and feature requests are welcome! 😍

Show your support

Give a ⭐️ if this project helped you! 🥰

If you like this app , Star it on Github, Follow me on Twitter

Icons by FeatherIcons from https://feathericons.com

You can’t perform that action at this time.