File: code_block.md

package info (click to toggle)
php-parsedown 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 780 kB
  • sloc: php: 1,679; makefile: 18
file content (17 lines) | stat: -rw-r--r-- 168 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
    <?php

    $message = 'Hello World!';
    echo $message;

---

    > not a quote
    - not a list item
    [not a reference]: http://foo.com

---

    foo


    bar