summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/markdown.markdown
blob: a4cb19dcbcbba143ed5d47cc8ef878e65079427b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This is a regular paragraph.

<table>
    <tr>
        <td>Foo</td>
    </tr>
</table>

This is another regular paragraph.

Those look alike should not be in html-mode:

  <http://example.com/>
  <address@example.com>