Hi, I've stumbled upon a character error in external need links:
|
a.external_link:after { |
|
content: "🡽" |
|
/* Same, but with none breaking space (  not supported in content!)*/ |
|
/*content: "\00a0\00a0🡽"*/ |
|
} |
which unfortunately also renders in the HTML output:
