morrowind-modding / morrowind-modding.github.io

The Morrowind Modding Wiki
https://morrowind-modding.github.io/
Creative Commons Attribution Share Alike 4.0 International
17 stars 6 forks source link

`index.md` pages should sort listed content alphabetically #15

Closed MasssiveJuice08 closed 8 months ago

MasssiveJuice08 commented 8 months ago

Issue: Index.md pages do not list content alphabetically

Context: index.md files act as a folder-page for each folder in the wiki and contain a list of all folders and .md files contained within the index's respective folder. This list should be sorted alphabetically for ease of navigation. Currently it seems they are ordered either by date added or modified.

Screenshot attached of some of the contents in the Guides index.md file. Screenshot 2024-02-23 115916

MasssiveJuice08 commented 8 months ago

Resolved by ee455bb