<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Editing_Guide%3AText_Formatting</id>
	<title>Editing Guide:Text Formatting - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Editing_Guide%3AText_Formatting"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Editing_Guide:Text_Formatting&amp;action=history"/>
	<updated>2026-04-08T03:55:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Editing_Guide:Text_Formatting&amp;diff=1503&amp;oldid=prev</id>
		<title>Marianna at 14:41, 30 May 2007</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Editing_Guide:Text_Formatting&amp;diff=1503&amp;oldid=prev"/>
		<updated>2007-05-30T14:41:23Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Editing_Guide:TOC}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Text in wiki pages can be easily formatted in the following ways:&lt;br /&gt;
&lt;br /&gt;
===Italics===&lt;br /&gt;
Italics are created using two single quotes on each side of a block of text.  &lt;br /&gt;
===Bold===&lt;br /&gt;
Boldface is created by using three single quotes on each side of a block of text.&lt;br /&gt;
===Boxed===&lt;br /&gt;
A box effect is created by starting the line with a space.&lt;br /&gt;
===Lists===&lt;br /&gt;
*Bullet lists can be created using an &amp;lt;nowiki&amp;gt; * &amp;lt;/nowiki&amp;gt; at the start of each line.&lt;br /&gt;
**Nested bullets can be created using &amp;lt;nowiki&amp;gt; ** &amp;lt;/nowiki&amp;gt; at the start of each line.&lt;br /&gt;
*Enumerated lists can be created using a &amp;lt;nowiki&amp;gt; # &amp;lt;/nowiki&amp;gt; at the start of each line.&lt;br /&gt;
**Nested enumerated lists can be created using &amp;lt;nowiki&amp;gt; ## &amp;lt;/nowiki&amp;gt; at the start of each line.&lt;br /&gt;
&lt;br /&gt;
Examples of lists:&lt;br /&gt;
&lt;br /&gt;
Example of a bulleted list:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
*A&lt;br /&gt;
*B&lt;br /&gt;
*C&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which appears as:&lt;br /&gt;
&lt;br /&gt;
*A&lt;br /&gt;
*B&lt;br /&gt;
*C&lt;br /&gt;
&lt;br /&gt;
Example of a nested bullet list:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
*A&lt;br /&gt;
**A1&lt;br /&gt;
**A2&lt;br /&gt;
*B&lt;br /&gt;
**B1&lt;br /&gt;
**B2&lt;br /&gt;
*C&lt;br /&gt;
**C1&lt;br /&gt;
**C2&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which appears as:&lt;br /&gt;
*A&lt;br /&gt;
**A1&lt;br /&gt;
**A2&lt;br /&gt;
*B&lt;br /&gt;
**B1&lt;br /&gt;
**B2&lt;br /&gt;
*C&lt;br /&gt;
**C1&lt;br /&gt;
**C2&lt;br /&gt;
&lt;br /&gt;
Example of an enumerated list:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
#A&lt;br /&gt;
#B&lt;br /&gt;
#C&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which appears as:&lt;br /&gt;
&lt;br /&gt;
#A&lt;br /&gt;
#B&lt;br /&gt;
#C&lt;br /&gt;
&lt;br /&gt;
Example of a nested enumerated list:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
#A&lt;br /&gt;
##A1&lt;br /&gt;
##A2&lt;br /&gt;
#B&lt;br /&gt;
##B1&lt;br /&gt;
##B2&lt;br /&gt;
#C&lt;br /&gt;
##C1&lt;br /&gt;
##C2&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which appears as:&lt;br /&gt;
#A&lt;br /&gt;
##A1&lt;br /&gt;
##A2&lt;br /&gt;
#B&lt;br /&gt;
##B1&lt;br /&gt;
##B2&lt;br /&gt;
#C&lt;br /&gt;
##C1&lt;br /&gt;
##C2&lt;/div&gt;</summary>
		<author><name>Marianna</name></author>
		
	</entry>
</feed>