1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-26 05:05:27 +00:00
notes/docs
PLanCompS c46ccd3484 Made case-insenstive sorting the default
Added a configuration option to determine whether the sort order is case-sensitive.
The default is case-insensitive.

To test:
- open `/just-the-docs/docs/utilities/` in the browser,
  and check that the navigation links in `Utilities` are sorted alphabetically;
- in `docs/utilities/layout.md', change the preamble to `title: layout`,
  and check that the  links in `Utilities` are still sorted alphabetically;
- add `nav_sort: case_sensitive` in the configuration file,
  and check that the link to `layout` is now listed last under `Utilities`.
2020-04-25 14:53:45 +02:00
..
ui-components Fix links and syntax 2019-01-14 14:43:33 -05:00
utilities Testing default nav order 2019-10-11 21:43:07 +01:00
configuration.md Merge branch 'v0.2.7-release' into change-theme-button-text 2019-09-09 16:06:21 -04:00
customization.md Update customization.md 2019-09-10 11:36:48 -04:00
index-test.md Support for nesting ul in ol and vice versa 2019-02-02 17:38:36 -06:00
navigation-structure.md Made case-insenstive sorting the default 2020-04-25 14:53:45 +02:00
search.md Update search.md 2019-09-10 11:26:14 -04:00