Skip to content

Fix list rendering problem when the list item contains mathjax formula#1004

Merged
stevenjoezhang merged 2 commits intomasterfrom
mathjax
Jul 24, 2019
Merged

Fix list rendering problem when the list item contains mathjax formula#1004
stevenjoezhang merged 2 commits intomasterfrom
mathjax

Conversation

@stevenjoezhang
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines.
  • Tests for the changes was maked (for bug fixes / features).
    • Muse | Mist have been tested.
    • Pisces | Gemini have been tested.
  • Docs in NexT website have been added / updated (for 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?

Issue resolved: #889

What is the new behavior?

  • Screenshots with this changes: N/A
  • Link to demo site with this changes: N/A

How to use?

In NexT _config.yml:

...

Does this PR introduce a breaking change?

  • Yes.
  • No.

@1v9
Copy link
Member

1v9 commented Jul 24, 2019

Well done! 🐱‍👤

@stevenjoezhang
Copy link
Contributor Author

Theme NexT 1:0 BugJax 😂

@stevenjoezhang stevenjoezhang changed the title Fix markdown list rendering problem when the list item contains equations Fix list rendering problem when the list item contains mathjax formulae Jul 24, 2019
@stevenjoezhang stevenjoezhang merged commit 08fb8c8 into master Jul 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the mathjax branch July 24, 2019 04:19
@ivan-nginx ivan-nginx changed the title Fix list rendering problem when the list item contains mathjax formulae Fix list rendering problem when the list item contains mathjax formula Aug 4, 2019
tongluyang pushed a commit to tongluyang/hexo-theme-next that referenced this pull request Nov 19, 2019
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.

Markdown list rendering problem when the list item contains equations

2 participants