# Practice editing

#### Sandbox
You can practice editing pages in the [Sandbox](https://rebeltoolkit.extinctionrebellion.uk/books/sandbox) - **to view this book you need to be logged in** to the Rebel Toolkit - click 'Log in' at the top right and use your Hub log in details.

#### Basic Markdown code

The Rebel Toolkit uses something called 'Markdown' to create things like title in larger font, bold, bullet point lists and more.

Creating different sized titles use the 'hash'

`#`(space)A big title 

this becomes

# A very big title


`###`(space)A regular sized title - we use this a lot

### Regular sized title - we use this a lot

`#####`(space)Used for a sub-heading

##### Used for a sub-heading

`**`(no space)Bold text`**`

**Bold text**

[Go here to see a page in the 'sandbox'](https://rebeltoolkit.extinctionrebellion.uk/link/1762#bkmrk-page-title) with an example of all of this.