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

A break between lines.

Spec: https://github.github.com/gfm/#thematic-breaks

# `t`

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

---

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