@@ -112,7 +112,8 @@ The following features are currently exclusively available to sponsors:
112112
113113<div class =" mdx-columns " markdown =" 1 " >
114114
115- - [x] [ Section index pages :material-new-box:] [ 21 ]
115+ - [x] [ Anchor tracking :material-new-box:] [ 24 ]
116+ - [x] [ Section index pages] [ 21 ]
116117- [x] [ Latest release tag] [ 15 ]
117118- [x] [ Color palette toggle] [ 16 ]
118119- [x] [ Sticky navigation tabs] [ 20 ]
@@ -171,12 +172,14 @@ the public for general availability.
171172#### $ 5,000 – Aji Panca
172173
173174- [x] [ Native Mermaid.js integration] [ 23 ]
175+ - [x] [ Anchor tracking] [ 24 ]
174176
175177 [ 23 ] : reference/diagrams.md
178+ [ 24 ] : setup/setting-up-navigation.md#anchor-tracking
176179
177180#### Future
178181
179- - [ ] [ Material for MkDocs Live Edit] [ 24 ]
182+ - [ ] [ Material for MkDocs Live Edit] [ 25 ]
180183- [ ] Improved search result summaries
181184- [ ] List of last searches
182185- [ ] Table of contents follows active anchor
@@ -186,7 +189,7 @@ the public for general availability.
186189- [ ] New layouts and styles (e.g. vertical)
187190- [ ] ... and much more ...
188191
189- [ 24 ] : https://twitter.com/squidfunk/status/1338252230265360391
192+ [ 25 ] : https://twitter.com/squidfunk/status/1338252230265360391
190193
191194### Goals completed
192195
@@ -232,10 +235,10 @@ implemented behind feature flags; all configuration changes are
232235backward-compatible. This means that your users will be able to build the
233236documentation locally with Material for MkDocs and when they push their changes,
234237it can be built with Insiders (e.g. as part of GitHub Actions). Thus, it's
235- recommended to [ install Insiders] [ 25 ] only in CI, as you don't want to expose
238+ recommended to [ install Insiders] [ 26 ] only in CI, as you don't want to expose
236239your ` GH_TOKEN ` to users.
237240
238- [ 25 ] : publishing-your-site.md#github-pages
241+ [ 26 ] : publishing-your-site.md#github-pages
239242
240243### Terms
241244
@@ -244,7 +247,7 @@ commercial project. Can we use Insiders under the same terms and conditions?_
244247
245248Yes. Whether you're an individual or a company, you may use _ Material for MkDocs
246249Insiders_ precisely under the same terms as Material for MkDocs, which are given
247- by the [ MIT license] [ 26 ] . However, we kindly ask you to respect the following
250+ by the [ MIT license] [ 27 ] . However, we kindly ask you to respect the following
248251guidelines:
249252
250253- Please __ don't distribute the source code__ of Insiders. You may freely use
@@ -255,7 +258,7 @@ guidelines:
255258- If you cancel your subscription, you're removed as a collaborator and will
256259 miss out on future updates of Insiders. However, you may __ use the latest
257260 version__ that's available to you __ as long as you like__ . Just remember that
258- [ GitHub deletes private forks] [ 27 ] .
261+ [ GitHub deletes private forks] [ 28 ] .
259262
260- [ 26 ] : license.md
261- [ 27 ] : https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository
263+ [ 27 ] : license.md
264+ [ 28 ] : https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository
0 commit comments