Everything you need to know about ranked-choice voting in one spot. Click to learn more!

Help:Cheatsheet

From Ballotpedia
Jump to: navigation, search

Quick reference for formatting functions

Description You type You get
Applies anywhere
Italicise text

''italic''

italic

Bold text

'''bold'''

bold

Bold and italic

'''''bold & italic'''''

bold & italic

Strikethrough

<strike>strikethrough</strike>

strikethrough

Underline

<u>Underline</u>

Underline

Internal link

(within Ballotpedia)

[[Name of page]]
[[Name of page|displayed text]]

Name of page
displayed text

External link

(to other websites)

[http://www.example.org]
[http://www.example.org displayed text]
http://www.example.org

[1]
displayed text
http://www.example.org

Indent text

:Example text

Example text
Applies only at the beginning of the line
Headings

=Header 1=
==Header 2==
===Header 3===
====Header 4====
=====Header 5=====
======Header 6======

Header 1

Header 2

Header 3

Header 4

Header 5
Header 6
Bulleted list

* One
* Two
** Two point one
* Three

  • One
  • Two
    • Two point one
  • Three
Numbered list

# One
# Two
## Two point one
# Three

  1. One
  2. Two
    1. Two point one
  3. Three