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

Fix mathjax overflow #488

Merged
merged 2 commits into from Nov 30, 2018
Merged

Fix mathjax overflow #488

merged 2 commits into from Nov 30, 2018

Conversation

sli1989
Copy link
Collaborator

@sli1989 sli1989 commented Nov 29, 2018

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines.
  • Tests for the changes have been added (for bug fixes / features).
    • Muse | Mist have been tested.
    • Pisces | Gemini have been tested.
  • Docs have been added / updated (for bug fixes / features).

PR Type

What kind of change does this PR introduce?

  • Bugfix.
  • Feature.
  • Code style update (formatting, local variables).
  • Refactoring (no functional changes, no api changes).
  • Build related changes.
  • CI related changes.
  • Documentation content changes.
  • Other... Please describe:

What is the current behavior?

If a formula rendered by Mathjax is beyond the width of the screen, the default behavior will result in a horizontal scrollbar, which is very unattractive.
custom-page-2
Issue Number(s): #460

What is the new behavior?

This pr display Mathjax within overflow.
custom-page

How to use?

In NexT _config.yml:

...

Does this PR introduce a breaking change?

  • Yes.
  • No.

@sli1989 sli1989 merged commit e08959f into theme-next:master Nov 30, 2018
@sli1989 sli1989 deleted the mathjax branch March 1, 2019 10:10
@sli1989 sli1989 mentioned this pull request Mar 4, 2019
11 tasks
tongluyang pushed a commit to tongluyang/hexo-theme-next that referenced this pull request Nov 19, 2019
wens07 pushed a commit to wens07/hexo-theme-next that referenced this pull request May 8, 2023
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants