F9y4ng / GreasyFork-Scripts

The open source code of this project is used for userscripts (油猴脚本) for desktop browsers, including Font Rendering (Customized) (字体渲染(自用脚本)- Font Rendering.user.js), and Search Engine Assistant (优雅的搜索引擎助手 - Google & Baidu Switcher.user.js), etc.

Home Page:https://f9y4ng.github.io/GreasyFork-Scripts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSDN 公式渲染问题

ncwuguo opened this issue · comments

测试网页: https://blog.csdn.net/Elenstone/article/details/105677886

CSDN的公式也会被自定义的字体渲染,怎么屏蔽掉,自定义的字体不适合显示公式

需要渲染的网页元素中,追加:not(.katex *),保存为站点独享数据。