Skip to content

Angular Markdown directive demo via gh-pages w/ interactivity (copy paste)

Notifications You must be signed in to change notification settings

juliusakula/editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Editor

This Readme file was created using the gh-pages DEMO of NG-MD-Editor.

Article: How to create this project from scratch

This allows you to view your rendered Markdown as you type it. No longer do you have to push your readme file to github to see what the rendered text looks like. You can write all your documentation with this tool, and copy and paste to your README.md files.

Raw HTML and inlined CSS will render, too

<style>b { text-decoration: underline; color: navy; border: 2px dashed; padding: 50px 0; display: block; text-align: center}</style>
var text = "All Markdown features are supported";
console.log(text);

Markdown Cheatsheet

About

Angular Markdown directive demo via gh-pages w/ interactivity (copy paste)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published