• Brett Walker's avatar
    Surround selected text with typed char · f0402e3f
    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
    f0402e3f
text_markdown_spec.js 11.4 KB