Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 137 Bytes

evil.md

File metadata and controls

14 lines (11 loc) · 137 Bytes

Examples

  graph TD;
      A-->B;
      A-->C;
      B-->D;
      C-->D;
Loading
  <script>alert('hi')</script>
Loading