1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-01 11:12:42 +02:00

add clarification for paste HTML example (#2344)

* add clarification for paste HTML example

fixes #1392

* Update value.json
This commit is contained in:
Eric Hartline
2018-10-28 15:37:16 -04:00
committed by Ian Storm Taylor
parent 43812193ea
commit e16b0d58f4

View File

@@ -25,7 +25,7 @@
"leaves": [
{
"text":
"Try it out for yourself! Copy and paste some HTML content from another site into this editor."
"Try it out for yourself! Copy and paste some rendered HTML content (not the source code) from another site into this editor."
}
]
}