- Home
- Pages /
- Image and Link Test Page
Image and Link Base Href Test Page
This page is used to test that images and links with absolute paths work correctly in subfolder deployments.
Test 1: Regular Markdown Image
This image uses regular markdown syntax with an absolute path:

Test 2: Image with Class (kramdown syntax)
This image uses kramdown’s attribute syntax:

Test 3: Multiple Images

Test 4: Regular Markdown Links
Internal links using markdown syntax:
Learn More
Expected Results
When viewing this page in a PR preview (e.g., /quizwitz-website/pr-X/):
- All images should be visible
- All internal links should work correctly
- Image URLs should be prefixed with the baseurl
- Link URLs should be prefixed with the baseurl
- No double-prefixing should occur
When viewing this page at the root domain:
- All images should be visible
- All internal links should work correctly
- Image URLs should start with
/assets/
- Link URLs should start with
/