quickbook/test/include/filename-path.gold-html

22 lines
326 B
Plaintext

<!DOCTYPE html>
<html>
<head></head>
<body>
<h3>
Filename test with include path
</h3>
<p>
filename-path.quickbook
</p>
<p>
filename_include1.quickbook
</p>
<p>
../filename_include2.quickbook
</p>
<p>
filename_include2.quickbook
</p>
</body>
</html>