This is an info Alert.
Sign in

Markdown

  1. Components
  2. Markdown
  • https://www.npmjs.com/package/react-markdown
Html content

h1

h2

Paragraph Lorem ipsum is placeholder text commonly used in the graphic, print, and publishing industries for previewing layouts and visual mockups

Link (https://www.google.com/)

Lists
  • Write the press release
  • Update the website
  • Contact the media

A table:
SyntaxDescriptionTest Text
HeaderTitleHere's this
ParagraphTextAnd more

Code inline

for (var i=1; i <= 20; i++) {
  if (i % 15 == 0)
    return "FizzBuzz"
  else if (i % 3 == 0)
    return "Fizz"
  else if (i % 5 == 0)
    return "Buzz"
  else
    return i
  }

cover

A block quote with strikethrough and a URL: https://reactjs.org.

Mardown content

h1

h2

Paragraph Lorem ipsum is placeholder text commonly used in the graphic, print, and publishing industries for previewing layouts and visual mockups.

Link (https://www.google.com/)

Lists
  • Write the press release
  • Update the website
  • Contact the media

A table:
SyntaxDescriptionTest Text
HeaderTitleHere's this
ParagraphTextAnd more

code inline

for (var i=1; i &#x3C;= 20; i++) {
  if (i % 15 == 0)
    return "FizzBuzz"
  else if (i % 3 == 0)
    return "Fizz"
  else if (i % 5 == 0)
    return "Buzz"
  else
    return i
  }

cover

A block quote with strikethrough and a URL: https://reactjs.org.


The starting point for your next project with Minimal UI Kit, built on the newest version of Material-UI ©, ready to be customized to your style.

Minimal
About usContact usFAQs
Legal
Terms and conditionPrivacy policy
Contact
support@minimals.cc

© All rights reserved.