Having some trouble with nested styles in my native #Markdown editor app that I'm working on for #macOS. In the example below _(see image)_, the parent element is bold styling and the nested child is italic. The child element is correctly italic as it should be, but for some reason, the bold styling does not apply to the child element as well. #dev #Swift image