diff options
author | Samy Pessé <samypesse@gmail.com> | 2015-01-19 15:46:34 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2015-01-19 15:46:34 +0100 |
commit | 2ae392436536b4abd9f7edf195eb6b0c0a0985f1 (patch) | |
tree | 9673e6fd3ab161ef956e56b9e89f1b2207895182 /test/fixtures/test2/LANGS.md | |
parent | d172aaefee8eb733d23a4e92abd79cbc4a43f801 (diff) | |
download | gitbook-2ae392436536b4abd9f7edf195eb6b0c0a0985f1.zip gitbook-2ae392436536b4abd9f7edf195eb6b0c0a0985f1.tar.gz gitbook-2ae392436536b4abd9f7edf195eb6b0c0a0985f1.tar.bz2 |
Fix parsing of langs
Diffstat (limited to 'test/fixtures/test2/LANGS.md')
-rw-r--r-- | test/fixtures/test2/LANGS.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/fixtures/test2/LANGS.md b/test/fixtures/test2/LANGS.md new file mode 100644 index 0000000..a501d22 --- /dev/null +++ b/test/fixtures/test2/LANGS.md @@ -0,0 +1,4 @@ +# Languages + +* [English](en/) +* [French](fr/) |