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 #141 and fix #145, LaTeX rendering improvements #147

Merged
merged 2 commits into from
Jun 7, 2024
Merged

Conversation

MichaelHatherly
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jun 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 52.91%. Comparing base (f161fd9) to head (137e2d8).

Files Patch % Lines
...bookWorker/ext/QuartoNotebookWorkerSymPyCoreExt.jl 0.00% 5 Missing ⚠️
...kWorker/ext/QuartoNotebookWorkerLaTeXStringsExt.jl 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
- Coverage   53.43%   52.91%   -0.52%     
==========================================
  Files          27       29       +2     
  Lines        1209     1217       +8     
==========================================
- Hits          646      644       -2     
- Misses        563      573      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MichaelHatherly MichaelHatherly merged commit 84761e2 into main Jun 7, 2024
8 of 10 checks passed
@MichaelHatherly MichaelHatherly deleted the mh/latex branch June 7, 2024 13:21
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.

Consider extension for LaTeXStrings SymPy output not rendered as inline math with MathJax
1 participant