[bijiben] seperated list formatting from text formatting



commit 45aa8a326482f8ecd10f8e1c13d974b5b2cf94a8
Author: Shobha Tyagi <tyagishobha gmail com>
Date:   Tue Jan 21 13:00:48 2014 +0530

    seperated list formatting from text formatting

 help/C/formatting.page |   23 +++++++++++------------
 1 files changed, 11 insertions(+), 12 deletions(-)
---
diff --git a/help/C/formatting.page b/help/C/formatting.page
index 2c66545..d8799af 100644
--- a/help/C/formatting.page
+++ b/help/C/formatting.page
@@ -15,6 +15,11 @@
       <email its:translate="no">kittykat3756 gmail com</email>
       <years>2013</years>
     </credit>
+    <credit type="editor">
+      <name>Shobha Tyagi</name>
+      <email its:translate="no">tyagishobha gmail com</email>
+      <years>2014</years>
+    </credit>
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
@@ -23,20 +28,14 @@
 
   <title>Change the text style</title>
 
-  <p>You can format your note in <app>Notes</app>:</p>
-
-  <list>
+  <p>You can format your note as follows:</p>
+  <steps>
     <item>
-      <p>Select the text that you want to format and press
-      <gui style="button">Bold</gui>, <gui style="button">Italic</gui> or
-      <gui style="button">Strike</gui>.</p>
+      <p>Select the text that you want to format.</p>
     </item>
     <item>
-      <p>To create a list, select <guiseq><gui style="button">More
-      options…</gui><gui style="menuitem">Bullets</gui></guiseq> for an
-      unordered list or <guiseq><gui style="button">More
-      options…</gui><gui>Numbered List</gui></guiseq> for an ordered list.</p>
+      <p>Press <gui style="button">Bold</gui>, <gui style="button">Italic</gui>
+      or <gui style="button">Strike</gui>.</p>
     </item>
-  </list>
-
+  </steps>
 </page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]