Add note on LaTeX support to wrapped extension examples (katex)#11879
Add note on LaTeX support to wrapped extension examples (katex)#11879tcmetzger wants to merge 1 commit intobranch-3.0from
Conversation
|
I'd really like to just remove everything katex-related entirely, I think their continued presence will be confusing. But then I guess we need some new examples to illustrate the different levels of extensions authoring. @mattpap do you have any suitable replacements on hand? |
|
I agree the goal should definitely be to change the example to something that does not involve LaTeX at all. How about in the meantime we merge this PR (and close the original issue), and I’ll create a follow up issue to change the two extension examples. This way we can keep the example in the branch, as a starting point for someone to update it. Or just delete it, of course, I’d also be happy to update my PR to do that! |
|
I'd personally rather just delete them now and make a new milestone-3.0 issue to replace them with something else later |
|
I don't have any examples in mind right now, and given that the existing are barely helpful (e.g. abusing |
|
@tcmetzger I think everyone is agreed on "just remove them entirely immediately" |
|
Thanks, I'll update this PR soon! |
|
Superseded by #11894 |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This PR adds notes to the wrapped extension examples using katex (
wrapped_extension_fullandwrapped_extension_base).