From 0229cff048ff9b41d2929501e8b28c245f79c848 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sun, 2 Aug 2020 15:24:49 +0200 Subject: [PATCH] Documentation --- docs/insiders.md | 6 +++--- .../stylesheets/main/extensions/pymdownx/_arithmatex.scss | 2 -- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/insiders.md b/docs/insiders.md index 1170e299f..fbb163be9 100644 --- a/docs/insiders.md +++ b/docs/insiders.md @@ -82,7 +82,6 @@ New features and improvements for _search_, including: - [x] Improved search result grouping (pages + headings) - [x] Improved search result relevance and scoring - [x] Display of missing query terms in search results -- [ ] Highlighting of query terms on followed page - [ ] Improved search result summaries - [ ] ... more to come @@ -91,12 +90,13 @@ New features and improvements for _search_, including: [:octicons-fire-24: Funding goal: __$1,000__][6] ยท :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 shows which sections have search results - [ ] Table of contents auto-collapses and expands only the active section -- [ ] Better support for wide screens, i.e. more horizontal space - [ ] ... more to come ### Bhut Jolokia diff --git a/src/assets/stylesheets/main/extensions/pymdownx/_arithmatex.scss b/src/assets/stylesheets/main/extensions/pymdownx/_arithmatex.scss index e30c05bea..f287cc477 100644 --- a/src/assets/stylesheets/main/extensions/pymdownx/_arithmatex.scss +++ b/src/assets/stylesheets/main/extensions/pymdownx/_arithmatex.scss @@ -20,8 +20,6 @@ /// DEALINGS //// -// stylelint-disable selector-class-pattern - // ---------------------------------------------------------------------------- // Rules // ----------------------------------------------------------------------------