# Inline

Represents an inline element in an HTML document

****

- Full class name: `Kirby\Parsley\Inline`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Parsley/Inline.php#L22>

****

### Inline

- [new Inline()](https://getkirby.com/docs/reference/objects/parsley/inline/__construct.md)
- [$inline->innerHtml()](https://getkirby.com/docs/reference/objects/parsley/inline/inner-html.md)
- [Inline::parseAttrs()](https://getkirby.com/docs/reference/objects/parsley/inline/parse-attrs.md)
- [Inline::parseChildren()](https://getkirby.com/docs/reference/objects/parsley/inline/parse-children.md)
- [Inline::parseInnerHtml()](https://getkirby.com/docs/reference/objects/parsley/inline/parse-inner-html.md)
- [Inline::parseNode()](https://getkirby.com/docs/reference/objects/parsley/inline/parse-node.md)