On 7 May 2020, at 2:24, Frank Eves wrote:
> I'd love to have an AppleScript shortcut for creating an inline
> markdown link with BBEdit. Has anyone created a script that does this?
>
>
>
> [Title Text](Link URL)
>
>
>
> \- surround currently selected text with brackets
>
> \- copy Link URL from clipboard, surround with parentheses and place
> immediately following closing bracket
Not an AppleScript but perhaps this clipping would work for you
[#select#](#clipboard#)
= jem