I noticed repository documents, such as SIMH-V4-status.md have a Table of Contents that displays as a single line and use heading levels where unordered or ordered lists. Clearing the structure of the ToC and marking the lists as lists would help navigation, particularly for people with accessibility needs.
I’d like to submit a small first-pass cleanup PR focused only on:
- improving table-of-contents readability
- replacing faux-list heading structures with proper markdown lists where appropriate
- preserving all existing content and wording
Before doing broader cleanup, I wanted to check whether this direction is welcome and whether there are preferred documentation style conventions for the repository.
I noticed repository documents, such as SIMH-V4-status.md have a Table of Contents that displays as a single line and use heading levels where unordered or ordered lists. Clearing the structure of the ToC and marking the lists as lists would help navigation, particularly for people with accessibility needs.
I’d like to submit a small first-pass cleanup PR focused only on:
Before doing broader cleanup, I wanted to check whether this direction is welcome and whether there are preferred documentation style conventions for the repository.