mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-24 09:13:24 +01:00
* add development performance testing examples * refactor node map methods to be optimized * fix updateDescendants return value * remove console logs * remove extra console log
This directory contains the only plugin that ships with Slate by default, which controls all of the "core" logic. For example, it handles splitting apart paragraphs when enter
is pressed, or inserting plain text content from the clipboard on paste.