Foo

Living Standard,

This version:
http://example.com/foo
Editor:
Example Editor

Abstract

Testing how include paths are absolutized in nested includes.

This first include should fail—because include paths are relative *to the source document*, not the included document, this will result in an attempted circular import and show nothing between the end of this text and the <hr>:


This second include should work, and report success:

Success! I’m the right file to include, nested one folder deep, not two!