diff options
author | Samy Pessé <samypesse@gmail.com> | 2015-10-20 16:38:48 +0200 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2015-10-20 16:38:48 +0200 |
commit | 991681daa2357b8649e40ae9f04e58c88ba0d23f (patch) | |
tree | a245373d41ec79c7807c9fa84757b8ccc7ede2a9 /test/books/conrefs/README.md | |
parent | 2faf53e16b3e0e401264af214ea6614f9b46103d (diff) | |
download | gitbook-991681daa2357b8649e40ae9f04e58c88ba0d23f.zip gitbook-991681daa2357b8649e40ae9f04e58c88ba0d23f.tar.gz gitbook-991681daa2357b8649e40ae9f04e58c88ba0d23f.tar.bz2 |
Add failing test for #982
Diffstat (limited to 'test/books/conrefs/README.md')
-rw-r--r-- | test/books/conrefs/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/books/conrefs/README.md b/test/books/conrefs/README.md index 804a77a..324ee1f 100644 --- a/test/books/conrefs/README.md +++ b/test/books/conrefs/README.md @@ -1,5 +1,8 @@ # Readme +<p id="test-plugin-block-shortcuts-1">$$test_block1$$</p> +<p id="test-plugin-block-shortcuts-2">{% include "./block.md" %}</p> + ### Relative <p id="t1">{% include "./hello.md" %}</p> |