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

A soft line break.

Spec: https://github.github.com/gfm/#soft-line-breaks

# `t`

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

---

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