erincayaz / obsidian-colored-text

MIT License
82 stars 5 forks source link

Latex/Mathjax Support #1

Open conneroisu opened 1 year ago

conneroisu commented 1 year ago

While an entirely different approach to changing the color of the text would be needed, I think that mathjax support meaning that a user could color using \textcolor{#}{#} would be AWESOME!

Cool plugin btw! Excellent use for html.

erincayaz commented 1 year ago

Hi, this is a really cool idea. I want to expand ways to colorize the texts, thanks for the idea! I will look into it

LynetteCullens commented 10 months ago

This is the shortcut that I am currently implementing: {\color{"color-name"}"math"} Quick Latex code for when I type "co". co:::{\color{}}; Example: $$ \frac{{\color{red}q}_{\color{yellow}x}}{\color{blue}A}=-{\color{purple}k}\frac{d{\color{black}T}}{d{\color{yellow}x}} \tag{15-1} $$