简体   繁体   中英

Rmarkdown (html): local search for table of contents (toc)

I was wondering if Rmarkdown for html outputs has a function that can do a local search for the TOC only. I don't want to use the Ctrl+F function as I have got repeated words used as the section names and it would be much slower than just searching over the TOC.

The TOC is built using Tocify.js . It does not have any such feature, so don't expect anything in RMarkdown unless you cook one up using JQuery/Javascript.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM