@@ -111,6 +111,7 @@ The following features are currently exclusively available to sponsors:
111
111
112
112
<div class =" mdx-columns " markdown =" 1 " >
113
113
114
+ - [x] [ Linking content tabs :material-new-box:] [ 32 ]
114
115
- [x] [ Boosting pages in search :material-new-box:] [ 30 ]
115
116
- [x] [ Tags (with search integration) :material-new-box:] [ 29 ]
116
117
- [x] [ Stay on page when switching versions] [ 28 ]
@@ -199,18 +200,19 @@ the public for general availability.
199
200
#### $ 8,000 – Scotch Bonnet
200
201
201
202
- [x] [ Custom admonition icons] [ 31 ]
202
- - [ ] Table of contents shows which sections have search results
203
+ - [x] [ Linking content tabs ] [ 32 ]
203
204
- [ ] List of last searches
204
205
205
206
[ 31 ] : ../reference/admonitions.md#changing-the-icons
207
+ [ 32 ] : ../reference/content-tabs.md#linking-content-tabs
206
208
207
209
#### Future
208
210
209
- - [ ] [ Material for MkDocs Live Edit] [ 32 ]
211
+ - [ ] [ Material for MkDocs Live Edit] [ 33 ]
210
212
- [ ] New layouts and styles
211
213
- [ ] Code block palette toggle
212
214
213
- [ 32 ] : https://twitter.com/squidfunk/status/1338252230265360391
215
+ [ 33 ] : https://twitter.com/squidfunk/status/1338252230265360391
214
216
215
217
### Goals completed
216
218
@@ -265,10 +267,10 @@ implemented behind feature flags; all configuration changes are
265
267
backward-compatible. This means that your users will be able to build the
266
268
documentation locally with Material for MkDocs and when they push their changes,
267
269
it can be built with Insiders (e.g. as part of GitHub Actions). Thus, it's
268
- recommended to [ install Insiders] [ 33 ] only in CI, as you don't want to expose
270
+ recommended to [ install Insiders] [ 34 ] only in CI, as you don't want to expose
269
271
your ` GH_TOKEN ` to users.
270
272
271
- [ 33 ] : ../publishing-your-site.md#github-pages
273
+ [ 34 ] : ../publishing-your-site.md#github-pages
272
274
273
275
### Terms
274
276
@@ -277,7 +279,7 @@ commercial project. Can we use Insiders under the same terms and conditions?_
277
279
278
280
Yes. Whether you're an individual or a company, you may use _ Material for MkDocs
279
281
Insiders_ precisely under the same terms as Material for MkDocs, which are given
280
- by the [ MIT license] [ 34 ] . However, we kindly ask you to respect the following
282
+ by the [ MIT license] [ 35 ] . However, we kindly ask you to respect the following
281
283
guidelines:
282
284
283
285
- Please __ don't distribute the source code__ of Insiders. You may freely use
@@ -288,7 +290,7 @@ guidelines:
288
290
- If you cancel your subscription, you're removed as a collaborator and will
289
291
miss out on future updates of Insiders. However, you may __ use the latest
290
292
version__ that's available to you __ as long as you like__ . Just remember that
291
- [ GitHub deletes private forks] [ 35 ] .
293
+ [ GitHub deletes private forks] [ 36 ] .
292
294
293
- [ 34 ] : ../license.md
294
- [ 35 ] : https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository
295
+ [ 35 ] : ../license.md
296
+ [ 36 ] : https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository
0 commit comments