Skip to content

oscaramos/markdown-preview

Repository files navigation

Markdown Previewer

Tier: 2-Intermediate

Convert Github flavored markdown into HTML code.

User Stories

  • User can enter Github flavored markdown into a textarea
  • User can see the resulting HTML in another container/box by pressing on a button It is done automatically when typing

Bonus features

  • User can see the resulting HTML updated automatically when the markdown textarea is changed
  • When closing the browser window the markdown formatted text will be stored in localStorage and when the User returns, the data will be retrieved and displayed
  • User can click a button to download a markdown file
  • User can click a button to download a markdown file

Useful links and resources

Example projects

Screenshots

Template used

About

Convert Github flavored markdown into HTML code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published