User Tools

Site Tools


playground:playground

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
playground:playground [2016/11/13 18:21]
JMichaelTX
playground:playground [2021/06/01 17:46]
JMichaelTX [PlayGround]
Line 1: Line 1:
-Playground ​for testing out editing.+====== PlayGround ====== 
 + 
 +| col 1 | col 2 | 
 +| Key | <​WRAP>​ 
 +  * list item 
 +  * list item 
 +  </​WRAP>​ | 
 + 
 +### How To Mix Unordered (Bullet) Items with Ordered (Numbered) Items in a List 
 + 
 +1. Use a dash, `-`, for the numbered items 
 +2. Use an asterisk, `*`, for the bullet items 
 +3. The List Title must immediately precede the list. 
 + 
 +This Markdown Text: 
 + 
 +  List Title Goes Here 
 +    - First numbered item 
 +    - Second numbered item 
 +      * First sub-bullet item 
 +      * Second sub-bullet item 
 +    - Third numbered item  
 + 
 +Results in This Rendered Text: 
 + 
 +List Title Goes Here 
 +  - First numbered item 
 +  - Second numbered item 
 +    * First sub-bullet item 
 +    * Second sub-bullet item 
 +  - Third numbered item 
  
-==== Example of Multiple Lines in One Table Cell ==== 
  
  
-|[[condition:​Application|Application]]\\ [[condition:​Button|Button]]\\ [[condition:​Calculation|Calculation]]\\ [[condition:​Calculation|Clipboard]]\\ [[condition:​Environment_Variable|Environment Variable]]\\ [[condition:​Found_Image|Found Image]]\\ [[condition:​Key|Key]]\\ [[condition:​Location|Location]]\\ [[condition:​Macro|Macro/​Macro Group]]\\ [[condition:​Menu|Menu]]\\ [[condition:​Modifiers|Modifiers]]\\ |[[condition:​Mounted_Volume|Mounted Volume]]\\ [[condition:​Path|Path]]\\ [[condition:​Pixel|Pixel]]\\ [[condition:​Script|Script]]\\ [[condition:​Text|Text]]\\ [[condition:​Typed_String|Typed String]]\\ [[condition:​USB_Device|USB Device]]\\ [[condition:​Variable|Variable]]\\ [[condition:​Any_Window|Any Window]]\\ [[condition:​Front_Window|Front Window]]\\ [[condition:​Wireless_Network|Wireless Network]]| 
playground/playground.txt · Last modified: 2021/06/01 23:49 by JMichaelTX