Cannot add brackets or asterisk to the text in a symbol instance

Hi, I’m experiencing an issue where I cannot enter square brackets or asterisk to the text layer in a symbol instance. However, it is possible to add these symbols in a text which is not a part of the symbol instance. Is this an intended behaviour?

Hey there!

This might be because the app is assigning the markdown style that belongs to that character combination.

You can place a backslash \ before you add these characters, and the app will escape and not render the markdown style.

2 Likes