Skip to content

Commit

Permalink
Merge pull request #340 from Mathpix/dev/olga/10632-MathJax-3-2-2-Lon…
Browse files Browse the repository at this point in the history
…g-numbered-equations-extend-beyond-the-screen

[mmd] PR into master from dev/olga/10632-MathJax-3-2-2-Long-numbered-equations-extend-beyond-the-screen
  • Loading branch information
iammosespaulr authored Aug 14, 2024
2 parents 27d261b + 2c53147 commit 4f5da3e
Show file tree
Hide file tree
Showing 35 changed files with 223 additions and 116 deletions.
2 changes: 1 addition & 1 deletion es5/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion es5/index.js

Large diffs are not rendered by default.

20 changes: 11 additions & 9 deletions lib/markdown/highlight/render-rule-highlights.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/markdown/highlight/render-rule-highlights.js.map

Large diffs are not rendered by default.

20 changes: 12 additions & 8 deletions lib/markdown/mdPluginRaw.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/markdown/mdPluginRaw.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions lib/markdown/sanitize/consts.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ export declare const allowedAttributes: {
figcaption: any[];
kbd: any[];
li: string[];
'mjx-container': string[];
meta: string[];
nl: any[];
ol: string[];
Expand Down Expand Up @@ -106,6 +107,7 @@ export declare const generateAllowedTagsAndAttrs: (addHtmlTags?: boolean) => {
figcaption: any[];
kbd: any[];
li: string[];
'mjx-container': string[];
meta: string[];
nl: any[];
ol: string[];
Expand Down
3 changes: 2 additions & 1 deletion lib/markdown/sanitize/consts.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/markdown/sanitize/consts.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/markdown/sanitize/sanitize-html.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/markdown/sanitize/sanitize-html.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions lib/markdown/sanitize/tags.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4f5da3e

Please sign in to comment.