The markdown editor is not working on the edit form, it shows only a Textarea field.
I have the exact same problem!
Do you have any errors in the console ?
I had an error "Cannot read property 'addClass' of undefined" due to the created_at input. I remove this field from the edit view (in BREAD configuration) and the Markdown editor is shown now.
I can confirm this is an issue, but only for the posts table since that has a custom view.
This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.
Most helpful comment
Do you have any errors in the console ?
I had an error "Cannot read property 'addClass' of undefined" due to the created_at input. I remove this field from the edit view (in BREAD configuration) and the Markdown editor is shown now.