# `MDEx.Insert`
[🔗](https://github.com/leandrocp/mdex/blob/v0.12.0/lib/mdex/document.ex#L3115)

Inserted text.

Uses double plus syntax: `++inserted text++`

# `t`

```elixir
@type t() :: %MDEx.Insert{nodes: [MDEx.Document.md_node()], sourcepos: term()}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
