Commit a87eeaf
committed
Introduced a new
In the previous commit, I introduced a new `IsIndexed` property, which allows an optional table of contents to be exposed on a `ContentList` page (ebbeeff). This commit introduces a new `IndexLabel` which, optionally, allows the label used for any such table of contents to be set. By default, it will be "Contents". As with `IsIndexed`, it's up to implementors as to whether this is exposed in the editor, and how it will be honored in the view.IndexLabel property1 parent ebbeeff commit a87eeaf
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
56 | 70 | | |
57 | 71 | | |
0 commit comments