diff options
Diffstat (limited to 'packages/gitbook-asciidoc/test/fixtures/PAGE.adoc')
-rwxr-xr-x | packages/gitbook-asciidoc/test/fixtures/PAGE.adoc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/gitbook-asciidoc/test/fixtures/PAGE.adoc b/packages/gitbook-asciidoc/test/fixtures/PAGE.adoc new file mode 100755 index 0000000..a9afbac --- /dev/null +++ b/packages/gitbook-asciidoc/test/fixtures/PAGE.adoc @@ -0,0 +1,14 @@ += Python basics + +Python is a nice language, you can add stuff. Bla bla bla. + +Some more nice content .... + +[Cool stuff](http://gitbook.io) + +[Link to another Markdown file](./xyz/file.md) + +And look at this pretty picture: + + +Lets go for another exercise but this time with some context : |