@@ -10,6 +10,10 @@
</pre>
<style>
+ /*
+ * The output is easier to read when it wraps to the next line.
+ * See https://github.com/ckeditor/ckeditor5-link/issues/236.
+ */
#output-link-decorators {
overflow: hidden;
white-space: normal;