Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经安装了 Geshi 扩展,以允许在我的 MediaWiki 支持的网站上突出显示语法。我试图弄清楚如何使语法突出显示易于复制。
目前,当我尝试复制代码格式时,行号会与代码一起复制:
我曾尝试查看Geshi 选项,但无济于事。
GeSHi 文档在http://qbnz.com/highlighter/geshi-doc.html#line-numbers中谈到了这一点
$geshi->set_header_type(GESHI_HEADER_PRE_TABLE);