Home
last modified time | relevance | path

Searched refs:autolink (Results 1 – 8 of 8) sorted by relevance

/plugin/autolink2/
H A Dhelper.php163 foreach ($autolinks as $autolink){
164 if (!$autolink) continue; // skip empty autolinks
165 if ($this->autolink_idx[$autolink]!=$pid){
166 $this->autolink_idx[$autolink] = $pid;
/plugin/revealjs/plugin/markdown/
H A Dmarked.js6autolink=i(n.autolink).replace("scheme",n._scheme).replace("email",n._email).getRegex(),n._attribu… property in n
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
H A DCHANGELOG.md55 - Fixed autolink extension not detecting some URIs with underscores (#956)
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md31 * [Automatic Links](#autolink)
842 <h3 id="autolink">Automatic Links</h3>
/plugin/ckgedit/ckeditor/
H A DCHANGES.md41 …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 …
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md50 …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 …
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1autolink = function autolink(src, mangle) {\n var cap = this.rules.inline.autolink.exec(src);…