You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
app-ideas/Projects/Markdown-Previewer.md

893 B

Markdown Previewer

Convert Github flavored markdown into HTML code.

User Stories

  • User can enter Github flavored markdown into a text area
  • User can see the resulting HTML in another container/box

Bonus features

  • When closing the browser window the markdown formatted text will be stored and when the User returns, the data will be retrieved
  • User can click a button and the content of the box is saved to the clipboard

Example projects