mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-01-10 11:07:36 +00:00
9fdd100f2d
Also cleaned up old unused imports.
12 lines
No EOL
719 B
Markdown
12 lines
No EOL
719 B
Markdown
# Lexical Editor Framework
|
|
|
|
This is a fork and import of [the Lexical editor](https://lexical.dev/) at the version of v0.17.1 for direct use and modification in BookStack. This was done due to fighting many of the opinionated defaults in Lexical during editor development.
|
|
|
|
Only components used, or intended to be used, were copied in at this point.
|
|
|
|
#### License
|
|
|
|
The original work built upon in this directory and below is under the copyright of Meta Platforms, Inc. and affiliates.
|
|
The original license can be seen in the [ORIGINAL-LEXICAL-LICENSE](./ORIGINAL-LEXICAL-LICENSE) file.
|
|
|
|
Files may have since been added or modified with changes being under the license and copyright of the BookStack project as a whole. |