Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

维基百科的公式问题 #561

Closed
Dylnn opened this issue Aug 19, 2019 · 2 comments
Closed

维基百科的公式问题 #561

Dylnn opened this issue Aug 19, 2019 · 2 comments

Comments

@Dylnn
Copy link

Dylnn commented Aug 19, 2019

类似于issue #455 ,维基百科的公式支持不佳,望适配。
参考链接:
https://en.wikipedia.org/wiki/Information_gain_in_decision_trees

显示效果如截图:
wikipedia

原始效果见:
original

@Kenshin
Copy link
Owner

Kenshin commented Aug 19, 2019

谢谢反馈。
这是因为 维基百科 使用了其它 LateX lib 造成的解析失败。

我会试着为此增加一个 Plugin 到时会通知你。

@Kenshin
Copy link
Owner

Kenshin commented Sep 1, 2023

image

嗨,维基百科辅助增强 发布了,修复了此问题。

image

除此之外,此插件还包括如下优化和功能:

优化内容

  • 仅保留正文,使其更转换为 Markdown 结构,去掉了一些其它元素

  • 删除表格(在个别维基百科的页面中,表格是非常复杂的结构,所以生成的 Markdown 效果非常差,因此可以删除这些表格)

  • 让一些在侧边的图片居中显示

  • 可正常显示公式

  • 删除页脚

  • 清理文中链接(更利于导入到 Obsidian 不会生成多余的双向链接)

  • 删除正文的全部链接

安装与升级

  • 没有【使用同步助手 · 自动同步】的话,可通过 此链接 安装。

  • 已经【使用同步助手 · 自动同步】的话,请使用 插件管理器 安装。

另外,也确保你的适配规则为最新,选项页 → 站点管理,然后按照下图所示更新

image

按照并更新完请重启浏览器确保 100% 生效~

关联

#5833


我关闭此 Issues 了,如有任何疑问仍可以继续在这里讨论~

@Kenshin Kenshin closed this as completed Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants