Difficulty escaping '(C)' which renders as copyright symbol
|
|
I use markdown in my notebooks. Recently I tried adding the text: ( C ) [n.b. Without spaces!] Incidentally, it is a symbol to represent a population of cattle, thus C. Which appears as: © Referring to the markdown website I tried: \(C\) Hoping for literal brackets, but got: \(C\) Pretty minor, but worth fixing |
