re: https://stacker.news/items/1461017
If I copy-paste rich text into write, it converts it to markdown, preserving the styling. We should probably support the same behavior in compose. If I copy-paste markdown into compose, outside of a code block, it should convert it to rich text.
It's clear (to me) that stackers are not aware of the editor modes, so we have to assume they aren't and assume the most common case - which I think it the above behavior.
re: https://stacker.news/items/1461017
If I copy-paste rich text into
write, it converts it to markdown, preserving the styling. We should probably support the same behavior incompose. If I copy-paste markdown intocompose, outside of a code block, it should convert it to rich text.It's clear (to me) that stackers are not aware of the editor modes, so we have to assume they aren't and assume the most common case - which I think it the above behavior.