We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06aa83b commit d77a4edCopy full SHA for d77a4ed
_includes/bottom.html
@@ -26,7 +26,7 @@
26
$(document).ready(function() {
27
$('.toc').toc({
28
title: '',
29
- listType: 'ul',
+ listType: 'ol',
30
minimumHeaders: 2,
31
headers: 'h2, h3, h4, h5, h6',
32
showSpeed: 0,
0 commit comments