__smm_static_temp_content__

Trim and Ordering

Use numbered file names to force custom ordering:

When trimIndexFromPath is true, the numeric prefixes are removed from emitted route names while order stays controlled by your naming.

Input files:

1. blahblah.md
2. blhalbhablah.md

Emitted routes:

If trimIndexFromPath is false, or not present, then the emitted routes would be:

If route sorting is enabled, routes are sorted lexicographically, with grouped (Name) directories ordered after regular names at the same level. Indexing can also be used for Grouper directories(directories whose names are enclosed within parenthesis) to determine their order.