summaryrefslogtreecommitdiffstats
path: root/test/books/conrefs/README.md
blob: 7f56eed5a3a3c88c952d30f9e7df035ec4643160 (plain)
1
2
3
4
5
6
7
8
9
10
# Readme

### Relative

<p id="t1">{% include "./hello.md" %}</p>

### Git

<p id="t2">{% include "git+https://gist.github.com/69ea4542e4c8967d2fa7.git/test.md" %}</p>
<p id="t3">{% include "git+https://gist.github.com/69ea4542e4c8967d2fa7.git/test2.md" %}</p>