Closed avk closed 7 years ago
People may not want the Link entity which is why it's not required by default (or they may want a different type of link entity). If you can think of a way of making the documentation clearer in this respect please make a pull request.
Thanks,
Theo
Just noticed that when following the config in the current README:
This line
fails with
NameError: uninitialized constant DraftjsExporter::Entities::Link
unless I do an explicitAny reason the
Link
entity shouldn't be required by default?