aboutsummaryrefslogtreecommitdiff
path: root/__tests__
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-05-19 07:04:20 +0200
committerache <ache@ache.one>2018-05-19 07:28:07 +0200
commit9d47ebb735eaf684bd90dd0937cb499d9e060404 (patch)
tree3b05503a12d968b30577745d30af55ec495ae191 /__tests__
parentAdd Header (not atx) to the README (diff)
Correct README typo's
Diffstat (limited to '__tests__')
-rw-r--r--__tests__/readMeTest.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/__tests__/readMeTest.txt b/__tests__/readMeTest.txt
new file mode 100644
index 0000000..8c3105a
--- /dev/null
+++ b/__tests__/readMeTest.txt
@@ -0,0 +1,15 @@
+
+![alt](img){ height=50 }
+
+[Hot babe with computer](https://rms.sexy){rel="external"}
+
+### This is a title
+{style="color:red;"}
+
+Npm stand for *node*{style="color:yellow;"} packet manager.
+
+This is a **Unicorn**{awesome} !
+
+Your problem is ~~at line 18~~{style="color: grey;"}. My mistake, it's at line 14.
+
+You can use the `fprintf`{language=c} function to format the output to a file.