Separate Markdown Serializer and Deserializers
Split the Markdown Serializer and Deserializer concerns in different modules. This allows us to reuse any of these concerns in other parts of the Content Editor without having to provide the dependencies expected by both modules at the same time
Showing
Please register or sign in to comment