# Safe practice

## Inserting a new article in an existing chapter

**Note**: this explanation uses the creation of this article as the example how to do this action.

### Step 1 - Create new article

To add the new article "Safe practice" to the end of the chapter "Adding chapters and sections", select that item in the `Table of Contents` column (marker 1), pop the context menu up and select "+ New Article" menu item (marker 2).

![](https://cloud.githubusercontent.com/assets/2712405/20152906/478c78be-a68e-11e6-932a-a516edfaa508.png)

\
\
&#x20;Image 1

Define the new article's name (marker 1) and click on `Add` (marker 2)

![](https://cloud.githubusercontent.com/assets/2712405/20153421/acc5e86c-a690-11e6-9071-ea456507bfdd.png)

\
\
&#x20;Image 2

Everything below should be obvious without additional explanations :-)

![](https://cloud.githubusercontent.com/assets/2712405/20153492/e9bd710e-a690-11e6-85f4-bfba1ce031cb.png)

\
\
&#x20;Image 3

Everything below should be obvious without additional explanations.

![](https://cloud.githubusercontent.com/assets/2712405/20153507/04e422c0-a691-11e6-9890-70829f771819.png)

\
\
&#x20;Image 4

Everything below should be obvious without additional explanations.

![](https://cloud.githubusercontent.com/assets/2712405/20153541/30df51c4-a691-11e6-8e83-d30c6141286c.png)

\
\
&#x20;Image 5

## Renaming chapters or articles

This is very simple - **do not ever do that**. You will most likely lose the whole book contents, unless you are really well informed about the structure of a GitBook repository. The best practice is to think long and hard before choosing a name.

If you nevertheless find yourself in the need to change a name of an article, here is the safe process:

1. Copy the complete source of that article into a local editor (notepad would do quite well)
2. Delete the article from the `Table of Contents`  (not the `Files Tree`).
3. Create this same article from scratch (as described above) and paste the saves content into it.

***If you find yourself in the need to rename a chapter - talk to me, so I can teach you and in return, add this information here***

## Global settings

### Turn off `Enable WHYSIWYG components`

![](https://cloud.githubusercontent.com/assets/2712405/20154378/ff751e3a-a694-11e6-9b4f-0a9476daf7d0.png)

### Turn off `Proofreading`

![](https://cloud.githubusercontent.com/assets/2712405/20154447/52af13bc-a695-11e6-85ef-7e796f0389e5.png)
