8000 Tags · XmacsLabs/html · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: XmacsLabs/html

Tags

20241115

Toggle 20241115's commit message
Update README.md

20241007

Toggle 20241007's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Handle HTML quotes (#9)

20240924

Toggle 20240924's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support import math snippets from Zhihu

20240922

Toggle 20240922's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add <script> tags and inline code (#5)

## What
Add <script> tags and inline code (to override the original inline
style) when outputting HTML.

## Why
The currently exported MathML style html does not perform well in
browsers like Chrome, mainly in terms of curly braces

## How to test
tm:

![图片](https://github.com/user-attachments/assets/7e1f2a46-91b8-4735-a28e-87da8e1c60f3)

html:

![图片](https://github.com/user-attachments/assets/2142df64-f611-4c54-b322-11f720aefd34)

html opened in browser before(chrome):

![图片](https://github.com/user-attachments/assets/d3aa9bc6-655b-4216-8313-969357e2b4ed)


html opened in browser after(chrome):

![图片](https://github.com/user-attachments/assets/70b40e17-abe9-4de5-a22b-0aa6823636b6)

20240823

Toggle 20240823's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

0