-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
TeX on Markup widgets Div, Paragraph #11585
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
2bcffb9
TeX working on div widgets
IuryPiva d6a2328
add missing inline prop to bokeh
IuryPiva 3b073f2
baselins for tex on div
IuryPiva 2ab38cc
check for property exist instead of getting all property values
IuryPiva f266a8c
restore default options
IuryPiva 936e05f
use mathjax namespace
IuryPiva c7bd719
export mathjax provider
IuryPiva ec53f89
update div imports
IuryPiva 277257b
remove log and unnecessary filter
IuryPiva 678cfe1
update mathjax namespace
IuryPiva d5308dd
update find math function
IuryPiva cf6a318
unit tests find_math_parts
IuryPiva a24d884
update docstrings
IuryPiva 6205be8
check for mathstrings by default; have a disable flag
IuryPiva 22b09b2
update markups to accept tex
IuryPiva 1f1a55b
update import order
IuryPiva 146c6a4
update baselines
IuryPiva 1689425
remove outdated baselines
IuryPiva cef673a
change is_tex_string to contains_tex_string
IuryPiva 0f75ec5
give latex tests some threshold
IuryPiva b40b20d
threshold fix
IuryPiva f9e94c3
fix wrong style on paragraph
IuryPiva 64eaae9
remove needless thresholds
IuryPiva 42972b3
removed tex support from pre
IuryPiva 88d8eb5
Merge branch 'branch-2.4' into iurypiva/mathtext-on-div-widget
IuryPiva d87fe63
Fix typo
IuryPiva c6384df
smaller sample text for pre test not latex
IuryPiva b71ca9b
update pre baselines
IuryPiva 8fe2742
use doublequotes
IuryPiva 5ffd54c
snake case
IuryPiva 28cffab
remove random whitespace
IuryPiva 50fee9d
update docstrings
IuryPiva f27068a
replace find math with regexs and mathjax implementation
IuryPiva 227aa05
move processing of tex to views
IuryPiva 0557249
output which tests has caused errors
IuryPiva 9ac23e8
update contains_tex check
IuryPiva abcf63e
check if parts are undefined
IuryPiva 9398619
update docstrings
IuryPiva 4966a6a
add line between tests
IuryPiva d2e590f
remove test description
IuryPiva 47f26af
rename find_math to find_tex
IuryPiva 19099b2
remove todo warning
IuryPiva d440f03
remove needless regex flag
IuryPiva 85769d5
update provider interaction
IuryPiva caf6540
make code consistent with other markups
IuryPiva File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
remove needless thresholds
- Loading branch information
commit 64eaae930b165d70fba4584581f46e91a543289b
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.