We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.
Changing an existing post’s type (WYSIWYG, MD, block)
Hey! Is it possible to change the type of editor for an already existing post in Publii? I would not mind recreating the contents, I just would not like to recreate and reassign the whole post at certain places, e.g. menus.
If there is no such option, then this is a feature request 🙂
Hi, I’ve looked at the backend, and this would seem to be quite difficult.
Each editor stores the content in it’s own “raw” format. This ensures that when the author comes back to a page, it looks just like it did last time it was edited. I’ll attach examples of WYSIWYG, MD and Block stored files.