1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-28 01:10:58 +01:00

Documentation

This commit is contained in:
squidfunk 2020-08-02 15:24:49 +02:00
parent bc8864c25a
commit 0229cff048
2 changed files with 3 additions and 5 deletions

View File

@ -82,7 +82,6 @@ New features and improvements for _search_, including:
- [x] Improved search result grouping (pages + headings) - [x] Improved search result grouping (pages + headings)
- [x] Improved search result relevance and scoring - [x] Improved search result relevance and scoring
- [x] Display of missing query terms in search results - [x] Display of missing query terms in search results
- [ ] Highlighting of query terms on followed page
- [ ] Improved search result summaries - [ ] Improved search result summaries
- [ ] ... more to come - [ ] ... more to come
@ -91,12 +90,13 @@ New features and improvements for _search_, including:
[:octicons-fire-24: Funding goal: __$1,000__][6] · [:octicons-fire-24: Funding goal: __$1,000__][6] ·
:octicons-lock-24: Status: _pending_ :octicons-lock-24: Status: _pending_
New features and improvements for _table of contents_, including: New features and improvements for _content and toc_, including:
- [ ] Highlighting of matched search terms in content area
- [ ] Better support for wide screens, i.e. more horizontal space
- [ ] Table of contents can be moved into navigation for more space - [ ] Table of contents can be moved into navigation for more space
- [ ] Table of contents shows which sections have search results - [ ] Table of contents shows which sections have search results
- [ ] Table of contents auto-collapses and expands only the active section - [ ] Table of contents auto-collapses and expands only the active section
- [ ] Better support for wide screens, i.e. more horizontal space
- [ ] ... more to come - [ ] ... more to come
### Bhut Jolokia ### Bhut Jolokia

View File

@ -20,8 +20,6 @@
/// DEALINGS /// DEALINGS
//// ////
// stylelint-disable selector-class-pattern
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Rules // Rules
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------