Inline images (#14)

* Add inline image elements

- Remove 'img' tag from the list of block tags.
- Use a Wrap widget to layout RichText and Image widgets.
- Convert _inlineElements list to accept Objects so both TextSpan and Image widgets can be added.

* Update tests

* Fix Image as child of text node

* Modify _InlineElement to inherit styling and merge spans

* Update tests

* Update tests

* Add test for nested inline images

* Refactor common _addParentInlineIfNeeded code

* Document _InlineElement class

* Document _InlineElement TextStyle merging

* Use dummy image url in tests
2 files changed
tree: a77e7df2b7b1e27198904982c233918953e67355
  1. packages/