Revisionary incompatible with Jetpack Markdown
-
Revisionary seems to be incompatible with Jetpack Markdown.
With both plugins enabled, any revision to a published post will lose all content. I think this is because Jetpack Markdown stores the markdown version of the post in the database field post_content_filtered. If Revisionary doesn’t preserve that field (I’m guessing it doesn’t?) then when a pending revision is submitted, the markdown content is lost, and then when it is published, there is no longer any markdown to convert to HTML for publishing == blank content.
Is this a known issue?
The topic ‘Revisionary incompatible with Jetpack Markdown’ is closed to new replies.