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

feat: hide ">" in blockmath #387

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

superle3
Copy link
Contributor

@superle3 superle3 commented Feb 5, 2025

Hide ">" if the current blockmath in source mode is a valid quote block, in the mathtooltip. This is just visually for the tooltip. Needs another plugin for obsidian to output the correct syntax.

fixes #330.
Plugin in question that changes the output is https://github.com/RyotaUshio/obsidian-math-in-callout. But its very niche so idk if its very needed.
I do have the plugin, but don't use it. I just did this cause I thought it was interesting.

Hide ">" if the current blockmath in source mode is a valid quote block, in the mathtooltip. This is just visually for the tooltip.
Needs another plugin for obsidian to output the correct syntax.
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.

[BUG] Multiline MathJax blocks in quote blocks have excess > symbols in the preview
1 participant