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

Add control over math rendering in HTML and Markdown panes #2847

Merged
merged 2 commits into from
Oct 22, 2021

Conversation

philippjfr
Copy link
Member

Fixes #374

@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #2847 (ba26da5) into master (1a334dc) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2847   +/-   ##
=======================================
  Coverage   83.05%   83.06%           
=======================================
  Files         188      188           
  Lines       24450    24452    +2     
=======================================
+ Hits        20307    20311    +4     
+ Misses       4143     4141    -2     
Impacted Files Coverage Δ
panel/pane/markup.py 97.22% <100.00%> (+0.03%) ⬆️
panel/tests/command/test_serve.py 85.00% <0.00%> (+2.50%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a334dc...ba26da5. Read the comment docs.

@philippjfr philippjfr merged commit c97b57e into master Oct 22, 2021
@philippjfr philippjfr deleted the markup_math_render branch October 22, 2021 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mixing equations and text is not trivial
1 participant