-
-
Notifications
You must be signed in to change notification settings - Fork 209
Wiki Markup Guide
The following are examples of the WikiText options that CodePlex supports.
Text Formatting
-
bold
-
italics
-
+underline+
Lists
-
Bulleted List 1
-
Bulleted List 2
- Bulleted List 3
-
CodePlex Links
-
Wiki Home Page : Home
-
Discussion Forum : discussion: forum Id
-
Discussion Forum with friendly text : discussion: Friendly Text | forum Id
-
Work item : workitem: work item Id
-
Work item with friendly text : workitem: Friendly Text | work item Id
-
Release : release: release Id
-
Release with friendly text : release: Friendly Text | release Id
External Links
Images
- ![project_icon_lrg.gif](Wiki Markup Guide_1061)
Files
-
[project_icon_lrg.gif](Wiki Markup Guide_1061)
-
[Project Icon - Large](Wiki Markup Guide_project_icon_lrg.gif)
Tables
|| Table Heading 1 || Table Heading 2 || Table Heading 3 ||
| Row 1 - Cell 1 | Row 1 - Cell 2 | Row 1 - Cell 3 |
| Row 2 - Cell 1 | Row 2 - Cell 2 | Row 2 - Cell 3 |
Formatted Text
{{
public static void Main()
{
// code goes here
}
}}
{{ single line of text }}
32feet.NET - Personal Area Networking for .NET
In The Hand Ltd