Skip to content
Mose edited this page Jun 1, 2014 · 2 revisions

Sample all-styles sheet

All styles on one page. This pad is moderated I need it in a reliable state.

Text styles

Here is a sample paragraph with bold , italic, underline, strike and some links to other pad like hackpad-cli workspace, or to external page, and link to users like oz mose

Paragraph styles

Heare we are

Header2

  • Header3
  • Just bold with no header selected

    List styles normal

    • item 1
    • item 2
      • item 2-1
      • item 2-1-1
      • item 2-2
    • item 3

    List sytle numbered

    1. item 1
    2. item 2
    3. item 2-1 1. item 2-1-1
    4. item 2-2
    5. item 3

    List style mixed

    1. item 1
    • item 2
    1. item 2-1
    • item 2-1-1
    1. item 2-2
    • item 3

    Indentation

    • one
      • two
        • three
    • one
      • three
        • four
      • two

    Comments

    • so this is a comment
      • and it has 2 lines

    Tasks

    • task 1
    • task 2
      • subtask 2-1
    • done task
    • not done task
      • comment on a task

    code

    • This is code

    ruby code

    • class Code
    •     def initialize
    •         @stuff = 0
    •     end
    • end

    Special

    Insertion of 

    image

    or table

    | Head 1 | Head 2 | Head 3 | | row 1 | | |