diff options
author | Samy Pessé <samypesse@gmail.com> | 2015-10-21 17:58:06 +0200 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2015-10-21 17:58:06 +0200 |
commit | df1d5a06802154c5b6fb922c73365d2afceaecd9 (patch) | |
tree | 7efad6611750626cf2c32147bcff33760827e536 /test/books/headings/README.md | |
parent | 722109faf0408fce189a142776bf10773f8682b4 (diff) | |
download | gitbook-df1d5a06802154c5b6fb922c73365d2afceaecd9.zip gitbook-df1d5a06802154c5b6fb922c73365d2afceaecd9.tar.gz gitbook-df1d5a06802154c5b6fb922c73365d2afceaecd9.tar.bz2 |
Correctly generate id if none found
Diffstat (limited to 'test/books/headings/README.md')
-rw-r--r-- | test/books/headings/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/books/headings/README.md b/test/books/headings/README.md new file mode 100644 index 0000000..b08c485 --- /dev/null +++ b/test/books/headings/README.md @@ -0,0 +1,3 @@ +# Hello World + +## Hello {#hello-custom} |