Skip to content

Commit 4422c2b

Browse files
added three more text files
1 parent 23ab630 commit 4422c2b

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

example_files/text_files/anchors.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# <a name="regular-expressions"></a>Regular Expressions
2+
## <a name="subexpression-calls"></a>Subexpression calls
3+
## <a name="the-dot-meta-character"></a>The dot meta character

example_files/text_files/para.txt

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
hi there
2+
how are you
3+
4+
2 apples
5+
12 bananas
6+
7+
8+
blue sky
9+
yellow sun
10+
brown earth

example_files/text_files/table.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
brown bread mat hair 42
2+
blue cake mug shirt -7
3+
yellow banana window shoes 3.14

0 commit comments

Comments
 (0)