Currently, you have to manually identify translation keys that contain markdown (or should contain it) and change the translation key type to Markdown. With this feature, this configuration could be done at the file format level by adding custom syntax support, such as 'sl:type:markdown', to apply the type to the translation key. We could also skip importing the syntax part and keep only the meaningful translator description, if any. This means we won't be able to export the syntax again, but it probably won't be needed again.