-
-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: weird inline mathjax processing (#50)
This issue is caused by the wrongly scanning no any mathjax in a page while the `optimize` option is on, the core issue is that the processor just check the node that has no chindren, but <ul> node may has several children.
- Loading branch information
1 parent
986f53f
commit b06f420
Showing
1 changed file
with
15 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters