Prototype

property ValidSchemes: boolean read FValidSchemes write SetValidSchemes default TRUE;

Description

Specifies whether urls starting with a valid scheme but not enclosed by Markdown tags should be converted to links.

valid schemes are: http(s), ftp(s), mailto, telnet, gopher, news, nntp and file.

See also