1 //- - - - - - - - -// [[Simple]] link. //- - - - - - - - -//
Simple link.
//= = = = = = = = = = = = = = = = = = = = = = = =// 2 //- - - - - - - - -// Links [[with|label]]. //- - - - - - - - -//Links label.
//= = = = = = = = = = = = = = = = = = = = = = = =// 3 //- - - - - - - - -// Links [[can have spaces]]. //- - - - - - - - -//Links can have spaces.
//= = = = = = = = = = = = = = = = = = = = = = = =// 4 //- - - - - - - - -// Labels [[can have|spaces too]]. //- - - - - - - - -//Labels spaces too.
//= = = = = = = = = = = = = = = = = = = = = = = =// 5 //- - - - - - - - -// Links can not [[go across lines]] //- - - - - - - - -//Links can not [[go across lines]]
//= = = = = = = = = = = = = = = = = = = = = = = =// 6 //- - - - - - - - -// Labels can not [[go across| lines]]. //- - - - - - - - -//Labels can not [[go across| lines]].
//= = = = = = = = = = = = = = = = = = = = = = = =// 7 //- - - - - - - - -// Formatting in [[links *is* _taken_ ~~verbatim~~]]. //- - - - - - - - -//Formatting in links *is* _taken_ ~~verbatim~~.
//= = = = = = = = = = = = = = = = = = = = = = = =// 8 //- - - - - - - - -// Empty links are not allowed [[]]. //- - - - - - - - -//Empty links are not allowed [[]].
//= = = = = = = = = = = = = = = = = = = = = = = =// 9 //- - - - - - - - -// Empty links are not allowed even with labels [[|Foo]]. //- - - - - - - - -//Empty links are not allowed even with labels [[|Foo]].
//= = = = = = = = = = = = = = = = = = = = = = = =// 10 //- - - - - - - - -// Empty labels are not allowed [[Foo|]]. //- - - - - - - - -//Empty labels are not allowed [[Foo|]].
//= = = = = = = = = = = = = = = = = = = = = = = =// 11 //- - - - - - - - -// Does not mess up [regular links](dest.html). //- - - - - - - - -//Does not mess up regular links.
//= = = = = = = = = = = = = = = = = = = = = = = =// 12 //- - - - - - - - -// Supports [[Fragments#In Links]]. //- - - - - - - - -//Supports Fragments#In Links.
//= = = = = = = = = = = = = = = = = = = = = = = =// 13 //- - - - - - - - -// Links [[with fragments#can have|labels]]. //- - - - - - - - -//Links labels.
//= = = = = = = = = = = = = = = = = = = = = = = =// 14 //- - - - - - - - -// [[#Relative]] links. //- - - - - - - - -//#Relative links.
//= = = = = = = = = = = = = = = = = = = = = = = =// 15 //- - - - - - - - -// Relative [[#Links|with labels]]. //- - - - - - - - -//Relative with labels.
//= = = = = = = = = = = = = = = = = = = = = = = =// 16 //- - - - - - - - -// Page that [[Does Not Exist]]. //- - - - - - - - -//Page that Does Not Exist.
//= = = = = = = = = = = = = = = = = = = = = = = =// 17 //- - - - - - - - -// Page that [[Does Not Exist|has a label]]. //- - - - - - - - -//Page that has a label.
//= = = = = = = = = = = = = = = = = = = = = = = =//