aboutsummaryrefslogtreecommitdiff
path: root/tests/misc/underscores.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/underscores.txt')
-rw-r--r--tests/misc/underscores.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/misc/underscores.txt b/tests/misc/underscores.txt
new file mode 100644
index 0000000..3c7f4bd
--- /dev/null
+++ b/tests/misc/underscores.txt
@@ -0,0 +1,11 @@
+THIS_SHOULD_STAY_AS_IS
+
+Here is some _emphasis_, ok?
+
+Ok, at least _this_ should work.
+
+THIS__SHOULD__STAY
+
+Here is some __strong__ stuff.
+
+THIS___SHOULD___STAY?