- Notifications
You must be signed in to change notification settings - Fork441
Closed
Milestone
Description
Onf6799ab
As the title says, the math sections in HTML output generated by_repr_html_
fromStateSpace
(and other classes) is not rendered.
This is not really the fault of this library and there is an openissue in the VSCode repo for this, but the simpler output which used_html_latex_
before#1091 did not have this problem.
I think adding back the old_repr_latex_
would allow the user to choose between the new mixed HMTL output and the old Latex output if using VSCode, what do you think?
Another option that I saw in the VSCode issue is to explicitly add the renderer into the HTML but this seems really hacky:
Metadata
Metadata
Assignees
Labels
No labels