File: html-blocks-spec1.md

package info (click to toggle)
haskell-markdown 0.1.17.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 528 kB
  • sloc: haskell: 1,195; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
<table>
  <tr>
    <td>
           hi
    </td>
  </tr>
</table>

okay.