peg-markdown icon indicating copy to clipboard operation
peg-markdown copied to clipboard

Autolink extension

Open rekado opened this issue 13 years ago • 1 comments

When this extension is enabled, bare URLs (i.e. those that are not enclosed in '<>') are automatically converted to links.

The extension can be enabled by setting EXT_AUTOLINK or with the switch --autolink on the command line.

rekado avatar Oct 27 '12 12:10 rekado

Hmm, I just realised that this causes problems with links in the format [label](URL).

rekado avatar Oct 27 '12 12:10 rekado