d321f68b3d
This removes alot of complex, hard to test, hard to debug code from the editor so we can focus on the things we want to spend time on. Rangy seems a good choice for browser support, stability and features.
11 lines
235 B
XML
11 lines
235 B
XML
<?xml version="1.0"?>
|
|
<libraries>
|
|
<library>
|
|
<location>yui/src/rangy/js/*.*</location>
|
|
<name>Rangy</name>
|
|
<license>MIT</license>
|
|
<version>1.2.3</version>
|
|
<licenseversion></licenseversion>
|
|
</library>
|
|
</libraries>
|