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

A hard line break.

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

# `t`

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

---

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