Skip to content

Commit

Permalink
Closes #142
Browse files Browse the repository at this point in the history
- added test scripts for described behaviour
- was already fixed with #114, includes in added
  test scripts are now resolved by hyperlinking and also
  at render time
  • Loading branch information
albert committed Feb 5, 2019
1 parent 3b59aca commit 1bc2b63
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
== Included by relative pathes
This part is from subfolder 1
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
== Includer
This is from includer document in subfolder 2

include::../subfolder1/include_me_relative.adoc[]

0 comments on commit 1bc2b63

Please sign in to comment.