Page History
- 7/15/2009 11:34:33 PM
Home > Formatting and Layout > Links
WikiPlex
Email Someone
http://wikiplex.codeplex.com/SourceControl/ListDownloadableCommits.aspx#DownloadLatest
Download Latest Source
// create an anchor
// link to an anchor
anchorName
External Links
External links allow you to link to any url outside your project.Source Markup
[url:http://wikiplex.codeplex.com] [url:WikiPlex|http://wikiplex.codeplex.com] [url:Email Someone|mailto:someone@someurl.com]
Rendered Markup
http://wikiplex.codeplex.comWikiPlex
Email Someone
File Links
File links allow you to link to files that will prompt the user to download.Source Markup
[file:http://wikiplex.codeplex.com/SourceControl/ListDownloadableCommits.aspx#DownloadLatest] [file:Download Latest Source|http://wikiplex.codeplex.com/SourceControl/ListDownloadableCommits.aspx#DownloadLatest]
http://wikiplex.codeplex.com/SourceControl/ListDownloadableCommits.aspx#DownloadLatest
Download Latest Source
Anchors
Anchors are links that allow you to link to certain content via a hashtag.Source Markup
// create an anchor {anchor:anchorName} // link to an anchor [#anchorName]
// create an anchor
// link to an anchor
anchorName