We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b3ac13 commit deae39dCopy full SHA for deae39d
1 file changed
_layouts/page.html
@@ -42,7 +42,7 @@
42
<script type="text/javascript">
43
$(document).ready(function () {
44
$('#toc').toc({
45
- 'selectors': 'h2,h3,h4',
+ 'selectors': 'h2',
46
'prefix': 'toc',
47
'container': '#page',
48
'anchorName': function(i, heading, prefix) { //custom function for anchor name
0 commit comments