Hello, according tot he support docs, “Formatting can be applied by clicking the menu, using shortcut commands, or using the Markdown syntax” (emphasis added) for fields with Rich Text enabled, however when I add Markdown syntax, it is escaped in the API output (for example, *this* becomes \\*this\\* in the API output).
My interpretation of the documentation is that you can insert Markdown syntax directly without using the formatting buttons, but that doesn’t produce the API output I’m expecting, so I’m confused about how to get Markdown I insert in a rich text field without using the formatting buttons to show up unescaped in the output.