mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-12-13 14:33:37 +08:00
12 lines
716 B
Markdown
12 lines
716 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 modified with modifications being under the license and copyright of the BookStack project as a whole.
|