diff --git a/README.md b/README.md index f5a0815..9b83ff4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Transforms a URL to markdown view if the website allows it. # Installation Available in the community plugin store in options. -# Commands +# Modes Operates in 2 modes. 1. __Selection__ - If you select a URL in the document and execute these commands it will replace the selection with the markdown content. 2. __Document__ - If you add front mater with the key of `link` to your document then it is treated as a linked document. Then calling extract will look for the link and replace the content of the document with the extracted content.