File: table_inline_markdown.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 (5 lines) | stat: -rw-r--r-- 159 bytes parent folder | download | duplicates (5)
1
2
3
4
5
| _header_ 1   | header 2     |
| ------------ | ------------ |
| _cell_ 1.1   | ~~cell~~ 1.2 |
| `|` 2.1      | \| 2.2       |
| `\|` 2.1     | [link](/)    |