My post: is an example of how Markdown interprets "*" characters in an expression as text formatting syntax and so corrupts the meaning of the expression. So that expressions can be shared directly via the forums - without having to drop into and out of user circuits - is there a way to enter expressions to stop this happening? I've tried enclosing expressions in a variety of double and single quotes and brackets etc: "ABC" 'ABC' [ABC] {ABC} (ABC) $A*B*C$ /ABC/ |
by signality
April 15, 2012 |
Try enclosing your expressions in backticks (the little thing above ~ on the keyboard, like
which in the middle of a paragraph will show up like this |
by mrobbins
April 15, 2012 |
Got it! And enclosed text copied from a forum post automatically excludes the enclosing backticks. Many thanks Mike. (Note for UK keyboard users: the back tick is the key immediately to the left of the 1 key.) |
by signality
April 15, 2012 |
Another way to do this (and the way that @mrobbins demonstrated the backticks) is to indent the expression by four spaces, like this:
You can probably guess that I had to apply this method to generate the above example. In normal Markdown, this is known as a "code block" while the backticks method is known as "inline code". |
by KevinVermeer
May 16, 2012 |
Just added this info to the formatting guide (linked right next to every "Preview comment" button). |
by mrobbins
May 16, 2012 |
Please sign in or create an account to comment.
CircuitLab is an in-browser schematic capture and circuit simulation software tool to help you rapidly design and analyze analog and digital electronics systems.