SandBox: Difference between revisions

From fridemar.ai
Jump to navigation Jump to search
(test extension WikifyWeb with a for Aipedia)
mNo edit summary
Line 89: Line 89:


                     link = myArray[0];
                     link = myArray[0];
                     linkTextArray = [link, ' (e', ' w', ' t', ' h, a)'];
                     linkTextArray = [link, ' (e', ' w', ' t', ' h', 'a)'];
                     span.appendChild(document.createTextNode(txt.substring(lastLastIndex, myArray.index)));
                     span.appendChild(document.createTextNode(txt.substring(lastLastIndex, myArray.index)));
                     lastLastIndex = linkpatt.lastIndex;
                     lastLastIndex = linkpatt.lastIndex;

Revision as of 23:21, 11 March 2018

This is a WikiPage, where users can test out features of a Wiki.

Each Wiki should have such a place for helping new users to test out Wiki features.

test hdmd

WikifyWeb