This is a test file to verify that the document navigation system is working correctly.
This is a test section to check the formatting and vertical spacing of headings.
The heading styles and padding should be properly applied to all heading levels.
Testing lists:
- Item 1
- Item 2
- Item 3
// Testing code block formatting
function testFunction() {
console.log("Hello, documentation!");
return true;
}If you can see this file through the documentation system, navigation is working correctly.