• Brett Walker's avatar
    Surround selected text with typed char · 13b2bf18
    Brett Walker authored
    in markdown fields.  Supports
    
    - ` backtick
    - ‘ single quotes
    - “ double quotes
    - _ underscore (wraps the text in the markdown italic character)
    - * asterisk (wraps the text in the markdown bold characters, **)
    - [ brackets
    - < angle brackets
    - ( parentheses
    13b2bf18
text_markdown.js 9.95 KB