| Line for Formulas
Help:
- Remember to use {{=}} instead of simple = (equal) as in this example:
- {{colorbox|2 + 2 {{=}} 5}}
- result
2 + 2 = 5
- To avoid the "start from a new indented line" effect (or blockquote) use:
- {{colorbox|2 + 2 {{=}} 5|noquote}}
- result
2 + 2 = 5
- For different text color use:
- {{colorbox|2 + 2 {{=}} 5|orange}}
- result
2 + 2 = 5
|