diff options
author | Samy Pesse <samypesse@gmail.com> | 2015-05-28 14:38:21 +0200 |
---|---|---|
committer | Samy Pesse <samypesse@gmail.com> | 2015-05-28 14:38:21 +0200 |
commit | f2d3c5d2ed85d3924666a00caa8a28549d2ba292 (patch) | |
tree | 5f5171bd384dd9ce60b5270486be0097b30005fb /test/books/glossary | |
parent | ac756ddf7e17f2dd9da2694b4defd46d64c8bb99 (diff) | |
download | gitbook-f2d3c5d2ed85d3924666a00caa8a28549d2ba292.zip gitbook-f2d3c5d2ed85d3924666a00caa8a28549d2ba292.tar.gz gitbook-f2d3c5d2ed85d3924666a00caa8a28549d2ba292.tar.bz2 |
Add test for #768
Diffstat (limited to 'test/books/glossary')
-rw-r--r-- | test/books/glossary/GLOSSARY.md | 4 | ||||
-rw-r--r-- | test/books/glossary/README.md | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/test/books/glossary/GLOSSARY.md b/test/books/glossary/GLOSSARY.md index fa706f1..18840d2 100644 --- a/test/books/glossary/GLOSSARY.md +++ b/test/books/glossary/GLOSSARY.md @@ -7,3 +7,7 @@ Just a simple and easy to understand test. ## hakunamatata This word is not present in the content. + +## test long + +This is a test with a longer text that the first entry to test order. diff --git a/test/books/glossary/README.md b/test/books/glossary/README.md index 50e8d4c..d46da8b 100644 --- a/test/books/glossary/README.md +++ b/test/books/glossary/README.md @@ -6,3 +6,5 @@ The word test should be replaced by a glossary link. But the word test should not be replaced in code blocks ``` +The two words test long should be replaced by the correct glossary links. + |