### Features

#### Embed a YouTube video from a Markdown link

You can let Cecil tries to turns a link into an embedded content by using the `{embed=true}`:

Example:

```markdown
[An example YouTube video](https://www.youtube.com/watch?v=Dj-rKHmLp5w){embed=true}
```

[Documentation →](/documentation/content/#embedded-links)

### Fix

- Fix image figure caption
- Do not double sub slug prefix
- Fix generator meta if there is no spaces before
