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

An escaped character.

Spec: https://github.github.com/gfm/#backslash-escapes

# `t`

```elixir
@type t() :: %MDEx.Escaped{sourcepos: term()}
```

---

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