Cobudget & Collaborative Funding Guide
CtrlK
Cobudget appGuide to Running Cobudget RoundsSupportBlog
  • Welcome
  • Why Collaborative Funding?
  • What is Cobudget(ing)?
  • Cobudget Basics
  • Guides & How-to
    • Group Setup
    • Cobudget Use Cases
    • Resources & Templates
    • Guide to making great buckets
      • Markdown Formatting
    • How to run a great proposal process
  • Case Studies
    • Web Service Coop Outlandish
    • The Enspiral Network
    • Evolutionary Leadership Institute
    • Agile Team in BlackwoodSeven
  • FAQ
  • Other Tools
    • The Money-Flow Canvas
    • Value Accounting
  • About Greaterthan
Powered by GitBook
On this page
  1. Guides & How-to
  2. Guide to making great buckets

Markdown Formatting

Cobudget uses a type of formatting called Markdown. See how to use it here:

Element

Markdown Syntax

Heading

# H1 ## H2 ### H3

Bold

**bold text**

Italic

*italicized text*

Blockquote

> blockquote

Ordered List

1. First item 2. Second item 3. Third item

Unordered List

- First item - Second item - Third item

Code

`code`

Horizontal Rule

---

Link

[title](https://www.example.com)

Embed an Image

![image text](image.jpg)

Read more about markdown

PreviousGuide to making great bucketsNextHow to run a great proposal process

Last updated 4 years ago