When including single quotes in bot responses, always prefix them with a backslash \ character to prevent unexpected behavior. For example: lu\’au instead of lu’au.
Pipe | and ampersand & characters have special meaning in code blocks as well and may need to be prefixed with a backslash.