Searched refs:autolink (Results 1 – 8 of 8) sorted by relevance
163 foreach ($autolinks as $autolink){164 if (!$autolink) continue; // skip empty autolinks165 if ($this->autolink_idx[$autolink]!=$pid){166 $this->autolink_idx[$autolink] = $pid;
6 …autolink=i(n.autolink).replace("scheme",n._scheme).replace("email",n._email).getRegex(),n._attribu… property in n
55 - Fixed autolink extension not detecting some URIs with underscores (#956)
31 * [Automatic Links](#autolink)842 <h3 id="autolink">Automatic Links</h3>
41 …ev/issues/2756): Fixed: The [Auto Link](https://ckeditor.com/cke4/addon/autolink) plugin causes an…90 …ditor-dev/issues/1815): The [Auto Link](https://ckeditor.com/cke4/addon/autolink) plugin supports …179 …ditor-dev/issues/1761): The [Auto Link](https://ckeditor.com/cke4/addon/autolink) plugin now suppo…470 …h '-' in host are not detected by the [Auto Link](https://ckeditor.com/cke4/addon/autolink) plugin.793 …m/ticket/13419): Fixed: The [Auto Link](https://ckeditor.com/cke4/addon/autolink) plugin does not …
50 …Ls with '-' in host are not detected by the [Auto Link](http://ckeditor.com/addon/autolink) plugin.373 …tor.com/ticket/13419): Fixed: The [Auto Link](http://ckeditor.com/addon/autolink) plugin does not …
1 …autolink = function autolink(src, mangle) {\n var cap = this.rules.inline.autolink.exec(src);…