LLWiki正在建设中,欢迎加入我们

“MediaWiki:Gadget-code-prettify.js”的版本间差异

跳转到导航 跳转到搜索
撤销Bhsd讨论)的版本23633
标签移动版网页编辑 移动版编辑
(撤销Bhsd讨论)的版本23633)
标签撤销
});
// 手动跳转
const hashfragment = decodeURIComponent( location.hash.slice(1) ),
target = document.getElementById( fragment ); // 用户输入内容,禁止使用$()
$line = $(hash);
if (/^#L\d+$/.test( hashfragment ) && $line.lengthtarget) { $line[0]target.scrollIntoView({ behavior: 'smooth' }); }
}, function(reason) { mw.apiFailure(reason, 'highlight.js'); });
});
16,874

个编辑

导航菜单