You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The one obvious missing feature would be image blocks. Those get left alone.
17
17
18
+
*Selection* is a funny term. It doesn't exactly snap to the precise character the cursor is at, rather, it uses it as guidance as to which paragraphs/objects to transform into blocks of markdown. I.e. it snaps to the extents of a paragraph, or of a table, or of a list, you cannot "format from markdown" a single instance of `**bolded text**`, it has to be a whole block.
0 commit comments