org formatting
[kengrimes.com/content.git] / content / post / testorg.org
index edd266d..38a0bc9 100644 (file)
@@ -1,4 +1,6 @@
-#+TAGS: { FAILS(f) PARTLY(p) WORKS(w) }
+#+TITLE: Test Org
+#+CAPTION: This Org Is Tested!
+#+FLAGS: { FAILS(f) PARTLY(p) WORKS(w) }
 
 *Note:* a complete list of these features including keyboard
   shortcuts, links, and descriptions is available on
@@ -77,14 +79,14 @@ enumerate:
 2. Org-mode
 3. Lists
 
-- Clean out garage
-  1. [ ] get stuff out
-     - [ ] be careful with that axe, Eugene
-  2. [ ] get rid of old stuff
-     - using eBay?
-     - try to use rubbish as birthday presents for family
-  3. [ ] repaint garage
-  4. [ ] put stuff back in
+4. Clean out garage
+   + [X] get stuff out
+     1. [ ] be careful with that axe, Eugene
+   + [ ] get rid of old stuff
+     1. using eBay?
+     2. try to use rubbish as birthday presents for family
+   + [ ] repaint garage
+   + [ ] put stuff back in
 
 ** Headings with TODO items                                          :FAILS:
 
@@ -232,7 +234,7 @@ foo bar
 
 ** column view ([[http://orgmode.org/org.html#Column-view][docu]])                                                :FAILS:
 :PROPERTIES:
-:COLUMNS:  %25ITEM %TAGS %PRIORITY %TODO %10MyProperties
+:COLUMNS:  %25ITEM %FLAGS %PRIORITY %TODO %10MyProperties
 :MyProperties_ALL: "Thomas" "Maria" "Susan" "Joe"
 :END:
 
@@ -384,11 +386,11 @@ Very long line with many characters showing the wordwrap feature or the not exis
 #+end_verse
 
 quote:
-#+begin_quote
+#+BEGIN_QUOTE
 This is an example.
     Second line.
 Very long line with many characters showing the wordwrap feature or the not existing word wrap feature
-#+end_quote
+#+END_QUOTE
 
 only colon:
 : This is an example.