Currently my ampersands are rendered as shown in the picture above.
I've tried changing fonts to no avail so after looking up the docs I found that I can reference the symbol using #sym.amp
So how would I insert this into the middle of my description/string?
#block-entry{
description: "'&' is an Ampersand",
}
^For example how would I insert an ampersand symbol into this description?