diff options
author | Samy Pessé <samypesse@gmail.com> | 2015-03-09 10:43:12 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2015-03-09 10:43:12 +0100 |
commit | 34fc2831e0cf0fed01c71cec28d93472d87f455b (patch) | |
tree | a803cc907c20491ba02863b5d3dd5aedf6bfed10 /test/fixtures/GLOSSARY.md | |
parent | e1594cde2c32e4ff48f6c4eff3d3d461743d74e1 (diff) | |
parent | 1bf68a5aa0703b5a1815cfe4ebb731b5fb6ed9d2 (diff) | |
download | gitbook-34fc2831e0cf0fed01c71cec28d93472d87f455b.zip gitbook-34fc2831e0cf0fed01c71cec28d93472d87f455b.tar.gz gitbook-34fc2831e0cf0fed01c71cec28d93472d87f455b.tar.bz2 |
Merge branch 'version/2.0'
Diffstat (limited to 'test/fixtures/GLOSSARY.md')
-rw-r--r-- | test/fixtures/GLOSSARY.md | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/test/fixtures/GLOSSARY.md b/test/fixtures/GLOSSARY.md deleted file mode 100644 index 5969902..0000000 --- a/test/fixtures/GLOSSARY.md +++ /dev/null @@ -1,30 +0,0 @@ -# Magic -Sufficiently advanced technology, beyond the understanding of the observer producing a sense of wonder. - -Hello, I am random noise in the middle of this beautiful Glossary. (Really astonishing !) - -# PHP -An atrocious language, invented for the sole purpose of inflicting pain and suffering amongst the proframming wizards of this world. - -# Clojure -Lisp re-invented for hipsters. - -# Go -Go Go Google [Wow](https://www.google.com) - -Fantastic, I love code too ! : - -```py - -def f(x): - return x * 4 - -# Wow this is some really awesome code -# totally mind blowing -# but we don't care, it shouldn't be in our glossary ! -print(f(9)) -``` - -# Gitbook - -Awesome project. Really amazing, I'm really at a loss for words ... |