I applied in comment #4 and it works well.
My config is the same as comment #7.
Should we update the patch to include that as the default config?
Fixed in 1.0.2-alpha1
I have made the fix and merged it into 1.0.x.
perrygeorget β created an issue.
Fixed in 1.0.1-alpha1
Fixed in 1.0.1-alpha1
This is fixed now in dev.
This is fixed now in dev.
perrygeorget β created an issue.
perrygeorget β created an issue.
I
I applied this patch to MathJax 4.x. It fails to identify in-line markup like that of the example in config:
$...$ and \(...\) for in-line mathematics
This may be caused by a patch, https://www.drupal.org/files/issues/2020-09-18/3016329-conditionally-att... β . That seems a non-issue in 4.x.
perrygeorget β created an issue.
perrygeorget β created an issue.
This is unit testable for sure.
Sad path:
- Have toURL() return a string
- Verify that the bad behavior is handled gracefully.
Happy path:
- Have toURL() throws the appropriate exception
- Verify that the bad behavior is handled gracefully.