@@ -117,9 +117,10 @@ The following features are currently exclusively available to sponsors:
117117
118118<div class =" mdx-columns " markdown =" 1 " >
119119
120+ - [x] [ Cookie consent :material-new-box:] [ 33 ]
120121- [x] [ Linking content tabs :material-new-box:] [ 32 ]
121122- [x] [ Boosting pages in search :material-new-box:] [ 30 ]
122- - [x] [ Tags (with search integration) :material-new-box: ] [ 29 ]
123+ - [x] [ Tags (with search integration)] [ 29 ]
123124- [x] [ Stay on page when switching versions] [ 28 ]
124125- [x] [ Version warning] [ 26 ]
125126- [x] [ Custom admonition icons] [ 31 ]
@@ -192,33 +193,35 @@ the public for general availability.
192193#### $ 6,000 – Trinidad Scorpion
193194
194195- [x] [ Boosting pages in search] [ 30 ]
195- - [ ] Improved search result summaries
196- - [ ] Stay on page when switching languages
196+ - [x] [ Custom admonition icons ] [ 31 ]
197+ - [x] [ Linking content tabs ] [ 32 ]
197198
198199 [ 30 ] : ../setup/setting-up-site-search.md#boosting-a-page
200+ [ 31 ] : ../reference/admonitions.md#changing-the-icons
201+ [ 32 ] : ../reference/content-tabs.md#linking-content-tabs
199202
200203#### $ 7,000 – Royal Gold
201204
205+ - [x] [ Cookie consent] [ 33 ]
202206- [ ] Table of contents auto-collapse
203207- [ ] Table of contents follows active anchor
204- - [ ] Native lightbox integration
208+
209+ [ 33 ] : ../setup/setting-up-site-analytics.md#cookie-consent
205210
206211#### $ 8,000 – Scotch Bonnet
207212
208- - [x] [ Custom admonition icons ] [ 31 ]
209- - [x] [ Linking content tabs ] [ 32 ]
213+ - [ ] Improved search result summaries
214+ - [ ] Stay on page when switching languages
210215- [ ] List of last searches
211216
212- [ 31 ] : ../reference/admonitions.md#changing-the-icons
213- [ 32 ] : ../reference/content-tabs.md#linking-content-tabs
214-
215217#### Future
216218
217- - [ ] [ Material for MkDocs Live Edit] [ 33 ]
219+ - [ ] [ Material for MkDocs Live Edit] [ 34 ]
218220- [ ] New layouts and styles
219221- [ ] Code block palette toggle
222+ - [ ] Native lightbox integration
220223
221- [ 33 ] : https://twitter.com/squidfunk/status/1338252230265360391
224+ [ 34 ] : https://twitter.com/squidfunk/status/1338252230265360391
222225
223226### Goals completed
224227
@@ -273,23 +276,23 @@ implemented behind feature flags; all configuration changes are
273276backward-compatible. This means that your users will be able to build the
274277documentation locally with Material for MkDocs and when they push their changes,
275278it can be built with Insiders (e.g. as part of GitHub Actions). Thus, it's
276- recommended to [ install Insiders] [ 34 ] only in CI, as you don't want to expose
279+ recommended to [ install Insiders] [ 35 ] only in CI, as you don't want to expose
277280your ` GH_TOKEN ` to users.
278281
279- [ 34 ] : ../publishing-your-site.md#github-pages
282+ [ 35 ] : ../publishing-your-site.md#github-pages
280283
281284### Payment
282285
283286_ We don't want to pay for sponsorship every month. Are there any other options?_
284287
285288Yes. You can sponsor on a yearly basis by [ switching your GitHub account to a
286- yearly billing cycle] [ 35 ] . If for some reason you cannot do that, you could
289+ yearly billing cycle] [ 36 ] . If for some reason you cannot do that, you could
287290also create a dedicated GitHub account with a yearly billing cycle, which you
288291only use for sponsoring (some sponsors already do that).
289292
290293One-time payments are not eligible for Insiders.
291294
292- [ 35 ] : https://docs.github.com/en/github/setting-up-and-managing-billing-and-payments-on-github/changing-the-duration-of-your-billing-cycle
295+ [ 36 ] : https://docs.github.com/en/github/setting-up-and-managing-billing-and-payments-on-github/changing-the-duration-of-your-billing-cycle
293296
294297### Terms
295298
@@ -298,7 +301,7 @@ commercial project. Can we use Insiders under the same terms and conditions?_
298301
299302Yes. Whether you're an individual or a company, you may use _ Material for MkDocs
300303Insiders_ precisely under the same terms as Material for MkDocs, which are given
301- by the [ MIT license] [ 36 ] . However, we kindly ask you to respect the following
304+ by the [ MIT license] [ 37 ] . However, we kindly ask you to respect the following
302305guidelines:
303306
304307- Please __ don't distribute the source code__ of Insiders. You may freely use
@@ -309,7 +312,7 @@ guidelines:
309312- If you cancel your subscription, you're removed as a collaborator and will
310313 miss out on future updates of Insiders. However, you may __ use the latest
311314 version__ that's available to you __ as long as you like__ . Just remember that
312- [ GitHub deletes private forks] [ 37 ] .
315+ [ GitHub deletes private forks] [ 38 ] .
313316
314- [ 36 ] : ../license.md
315- [ 37 ] : https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository
317+ [ 37 ] : ../license.md
318+ [ 38 ] : https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository
0 commit comments