mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 02:17:50 +00:00
Update docdown options.
This commit is contained in:
@@ -23,9 +23,6 @@ function build(type) {
|
||||
// Remove docdown horizontal rules.
|
||||
$('hr').remove();
|
||||
|
||||
// Remove table of contents (toc) links.
|
||||
$('a[href="#docs"]').remove();
|
||||
|
||||
// Remove marky-markdown additions.
|
||||
$('[id^="user-content-"]')
|
||||
.attr('class', null)
|
||||
|
||||
Reference in New Issue
Block a user