1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-06 15:26:34 +02:00

4 Commits

Author SHA1 Message Date
Amandeep Singh
1d8010be85 Fix the nodeName from lower to upper case (#5348)
The node name should be `STRONG` instead of `strong` in the example deserialize function.
2023-03-08 06:51:37 -07:00
Johan Davidsson
d460bb42f0 Doc serializing fix (#4937)
Fixing a never ending recursive function in the serializing documentation.
2022-04-12 08:55:26 -07:00
Jan Paepke
df1720d311 DOCS: improved deserialization example (#4856)
* Updated deserialize function

* forgot the .flat()

* made prettier happier
2022-03-03 18:27:19 -07:00
Ian Storm Taylor
f183bde599 add transforms concept docs (#4179) 2021-04-07 18:03:57 -04:00