Tutorialpedia Link Function
`a() Function – Edit content (add a revision)
`section(title:'Pre-requisites') The External Link function is part of the Tutorialpedia Syntax, helping you edit tutorials on this website: `tutorial(name:'How to understand the Tutorialpedia Tutorial Syntax') `section(title:'Examples') Linking to an (external) website: `code(language:'codepax') {` Click here to `a(href:'http://tutorialpedia.org/' content:'go to Tutorialpedia.org') `} This will display: Click here to `a(href:'http://tutorialpedia.org/' content:'go to Tutorialpedia.org') `section(title:'Parameters') `section(title:'href (required)') An URL to which the link points. It will open in a new browser window. `section(title:'content (required)') Specifies the clickable text.
Save as new Revision
Syntax docs