Closed ndossougbe closed 10 years ago
When using the toc, strapdown.js tries to load jquery and bootstrap files, which are included already in strapdown-toc.js. The imports should just be removed.
strapdown.js
strapdown-toc.js
When using the toc,
strapdown.js
tries to load jquery and bootstrap files, which are included already instrapdown-toc.js
. The imports should just be removed.