element-web/src/components
Luke Barnard 55e1202c09 Decorate pasted links so that they look like links
By default, draftjs will represent pasted `<a>` tags as `LINK` entities, but it doesn't do any default decoration of these links. Add a decorator to do so.

Most of this was taken from https://github.com/facebook/draft-js/blob/v0.8.1/examples/link/link.html (note the version, v0.8.1).
2017-07-13 13:26:13 +01:00
..
structures Merge pull request #1212 from matrix-org/luke/fix-ctrl-k 2017-07-12 18:20:45 +01:00
views Decorate pasted links so that they look like links 2017-07-13 13:26:13 +01:00