diff options
author | Aaron O'Mullan <aaron.omullan@friendco.de> | 2014-04-02 16:36:45 -0700 |
---|---|---|
committer | Aaron O'Mullan <aaron.omullan@friendco.de> | 2014-04-02 16:40:51 -0700 |
commit | a9967df6eb5b1efbc51a4b03b96f13e62ccabcd7 (patch) | |
tree | 8291402cb1920a233903ef4925dee22a9d04cc9c | |
parent | 62a2e8f81c5dff5b47f064b70b6869f6e4b12996 (diff) | |
download | gitbook-a9967df6eb5b1efbc51a4b03b96f13e62ccabcd7.zip gitbook-a9967df6eb5b1efbc51a4b03b96f13e62ccabcd7.tar.gz gitbook-a9967df6eb5b1efbc51a4b03b96f13e62ccabcd7.tar.bz2 |
Add HR_PAGE.md fixture
This is for testing that non exercise sections are merged correctly
together and united with HRs
-rw-r--r-- | test/fixtures/HR_PAGE.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/fixtures/HR_PAGE.md b/test/fixtures/HR_PAGE.md new file mode 100644 index 0000000..da53b0c --- /dev/null +++ b/test/fixtures/HR_PAGE.md @@ -0,0 +1,11 @@ +## Wow such book + +Some nice content here + +--- + +A beautiful separator, but non an exercise ! + +--- + +Some more beautiful text, because `this` book is awesome ... |