diff options
author | Samy Pesse <samypesse@gmail.com> | 2015-09-14 11:28:14 +0200 |
---|---|---|
committer | Samy Pesse <samypesse@gmail.com> | 2015-09-14 11:28:14 +0200 |
commit | fa4e234bab15db4b0a8a0a13f041ef5869a2458b (patch) | |
tree | 243816b5b7a243915b44a590cb40e5ce4c731b21 /test/books/highlight/README.md | |
parent | 35c4179ca12a0287279ced0535f11237cdf606ec (diff) | |
download | gitbook-fa4e234bab15db4b0a8a0a13f041ef5869a2458b.zip gitbook-fa4e234bab15db4b0a8a0a13f041ef5869a2458b.tar.gz gitbook-fa4e234bab15db4b0a8a0a13f041ef5869a2458b.tar.bz2 |
Add base test for extending code highlighting
Diffstat (limited to 'test/books/highlight/README.md')
-rw-r--r-- | test/books/highlight/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/books/highlight/README.md b/test/books/highlight/README.md new file mode 100644 index 0000000..73d74c0 --- /dev/null +++ b/test/books/highlight/README.md @@ -0,0 +1,7 @@ +# Readme + +Default description for the book. + +``` +test +``` |