https://xenforo.com/community/help/bb-codes/
Does anyone remember how to do this?
Basically I'm trying to do LaTex
Does anyone remember how to do this?
Basically I'm trying to do LaTex
The \ followed by and open or close paren/bracket no longer works reliably in many browsers. In the version of Chrome I'm using your code didn't render the parens at all (and note that you are missing the open paren on the right side in your image capture). I think this is more related to the \ escape sequences being interpreted directly as a higher precedence. I don't know if this is a browser-thing or a Xenforo-thing.
I would think you would want to subscript the "in" and the "1":\(Iin= \frac{Vin}{R1}\)
The basically create matching delimiters. In many situations they could be omitted. But now that has become unreliable. It may have to do with input validation being used to prevent cross-site scripting, but I don't know that for sure.What do the left/right commands do?
by Jake Hertz
by Aaron Carman
by Aaron Carman