# honkit-plugin-natural-linebreak

Converts line breaks in paragraphs to `<br />`

## book.json

```js
{
    "plugins": ["natural-linebreak"]
}
```
