From a19baa2ee98f3bb2775308ae264a7d0a99c17463 Mon Sep 17 00:00:00 2001
From: vr8ce C6H12O6 ^D^oesn’t ~w~ork (can’t be first character of word) Escaped characters – &text
This is some code.
-
+ This is a longer
- section of code
- on multiple lines.
This is a longer section of code
+ on multiple lines.
@@ -73,6 +72,11 @@ This is a longer
section of code
on multiple lines.
text
+
+
+^D^oesn’t ~w~ork (can’t be first character of word)
+
@@ -829,7 +833,7 @@
Escaped characters -- \&
linebreaks
bar
foo
+ foo (two trailing spaces)
bar
foo
bar
diff --git a/source/a-text/f.txt b/source/a-text/f.txt
index 6c118f5..9569843 100644
--- a/source/a-text/f.txt
+++ b/source/a-text/f.txt
@@ -1,3 +1,2 @@
- This is a longer
- section of code
- on multiple lines.
\ No newline at end of file
+ This is a longer section of code
+ on multiple lines.
\ No newline at end of file
diff --git a/source/a-text/j2.html b/source/a-text/j2.html
new file mode 100644
index 0000000..648d6c4
--- /dev/null
+++ b/source/a-text/j2.html
@@ -0,0 +1 @@
+^D^oesn’t ~w~ork (can’t be first character of word)
diff --git a/source/a-text/j2.txt b/source/a-text/j2.txt
new file mode 100644
index 0000000..fd946e5
--- /dev/null
+++ b/source/a-text/j2.txt
@@ -0,0 +1 @@
+^D^oesn’t ~w~ork (can’t be first character of word)
\ No newline at end of file
diff --git a/source/linebreaks/2.txt b/source/linebreaks/2.txt
index d85ef3e..2438578 100644
--- a/source/linebreaks/2.txt
+++ b/source/linebreaks/2.txt
@@ -1,2 +1,2 @@
-foo
+foo (two trailing spaces)
bar
\ No newline at end of file