Skip to content

jindigiordano/markdown-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Widget Challenge

A "live" markdown preview widget in JavaScript. Assignment from Phase 3 Dev Bootcamp.

Usage

When a user enters Markdown text inside a text area, the rendered version is displayed elsewhere on the page.

The text is translated as you type, listening for the 'keyup' event.

Supports *, _, and ** for italics, italics, and bold, respectively.

Contributers:

About

A JavaScript widget that translates Markdown into formatted text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •