Skip to content

Commit 78152cd

Browse files
committed
update README.md
1 parent ddaf2de commit 78152cd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MarkdownTools/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Supports vanilla markdown, including:
1515

1616
The one obvious missing feature would be image blocks. Those get left alone.
1717

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.
19+
1820
Installation
1921
------------
2022

0 commit comments

Comments
 (0)