| markdown-more-tokens README0.1Add markdown token for highlighting:
) 
markdown.moretoken.quoted : Targets content of “ ”markdown.moretoken.singlequoted: Content of ' 'markdown.moretoken.doublequoted: Content of " "markdown.moretoken.missit: Trigger on missed italic like: *Toto *markdown.moretoken.missbold: Trigger on missed bold like: **Toto ** 
 Following extension guidelinesEnsure that you've read through the extensions guidelines and follow the best practices for creating your extension. Working with MarkdownNote: You can author your README using Visual Studio Code.  Here are some useful editor keyboard shortcuts: 
Split the editor (Cmd+\on macOS orCtrl+\on Windows and Linux)Toggle preview (Shift+CMD+Von macOS orShift+Ctrl+Von Windows and Linux)Press Ctrl+Space(Windows, Linux) orCmd+Space(macOS) to see a list of Markdown snippets Enjoy! |  |