Every page has a single root-relative path
All 3 scenarios hold
expected outcome
broken scenario
| Scenario | Node | Node type | Root path? |
|---|---|---|---|
| Root index | “” | index | index.html |
| Child index | boolean-logic | index | boolean-logic/index.html |
| Table under index | boolean-logic/and-op | table | boolean-logic/and-op.html |