mirror of
https://github.com/vale981/practical-cl-beautified
synced 2025-03-04 09:11:37 -05:00
fix toc
This commit is contained in:
parent
3d9f147863
commit
05e0994ddc
1 changed files with 1 additions and 1 deletions
|
@ -166,11 +166,11 @@ loadChapters().then(newChapters => {
|
|||
setUpNumbering();
|
||||
});
|
||||
|
||||
linkFootnotes();
|
||||
wrapPre();
|
||||
HighlightLisp.highlight_auto();
|
||||
HighlightLisp.paren_match();
|
||||
createTOC();
|
||||
setUpNav();
|
||||
linkFootnotes();
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue