### Features

#### New option to add default class to body images

```yaml
body:
  images:
    class: '' # put default class to each image (empty by default)
```

[Documentation →](/documentation/configuration/#body)

### Fix

- Fix Twitter account in [_metatags_](/documentation/configuration/#metatags) template
- Fix embedded links disable option
- Apply custom path before the convert step (create)

### Docs

- Content page updated

### Miscs

- Code cleaned
