summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/markdown.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/markdown.markdown')
-rw-r--r--emacs.d/nxhtml/tests/in/markdown.markdown16
1 files changed, 16 insertions, 0 deletions
diff --git a/emacs.d/nxhtml/tests/in/markdown.markdown b/emacs.d/nxhtml/tests/in/markdown.markdown
new file mode 100644
index 0000000..a4cb19d
--- /dev/null
+++ b/emacs.d/nxhtml/tests/in/markdown.markdown
@@ -0,0 +1,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>
+