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

Raw HTML.

Spec: https://github.github.com/gfm/#raw-html

# `t`

```elixir
@type t() :: %MDEx.HtmlInline{literal: String.t(), sourcepos: term()}
```

---

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