From a19baa2ee98f3bb2775308ae264a7d0a99c17463 Mon Sep 17 00:00:00 2001 From: vr8ce Date: Sat, 19 Aug 2017 18:10:09 -0500 Subject: [PATCH] Modified couple of texts for clarity, added example of what doesn't work for super-subscript --- index.html | 12 ++++++++---- source/a-text/f.txt | 5 ++--- source/a-text/j2.html | 1 + source/a-text/j2.txt | 1 + source/linebreaks/2.txt | 2 +- 5 files changed, 13 insertions(+), 8 deletions(-) create mode 100644 source/a-text/j2.html create mode 100644 source/a-text/j2.txt diff --git a/index.html b/index.html index 46723fb..9d16101 100644 --- a/index.html +++ b/index.html @@ -49,9 +49,8 @@

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.
This is a longer
 section of code
 on multiple lines.
@@ -73,6 +72,11 @@

text

C6H12O6

+
^D^oesn’t ~w~ork (can’t be first character of word)
+

^D^oesn’t ~w~ork (can’t be first character of word)

+ + +
Escaped characters -- \&

Escaped characters – &

@@ -829,7 +833,7 @@

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