Skip to content

Latest commit

 

History

History
43 lines (37 loc) · 539 Bytes

File metadata and controls

43 lines (37 loc) · 539 Bytes

Title

Subtitle

  1. First item
  2. Second item
  3. Third item
    • Indented item
    • Indented item
  4. Fourth item
  • Item
  • Item
    1. Sub item one
    2. Sub item two
      • Sub sub
  • Item

Code

Php

$this->foo = 'bar';

Css

.title  {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.3rem;
}

Inline js code const $x = [1, 2, 3];

Autolink

https://github.com/sinnbeck/markdom

Text formatting

Bold
Bold
Italic
Crossed

Escaped html

<script>alert()</script>