Details
-
Improvement
-
Resolution: Fixed
-
Major
-
2.0
-
None
-
None
Description
See http://www.webjars.org/documentation
The idea is to have:
<!-- Include the codemirror webjars packaging in order to be able to use it through requirejs --> <dependency> <groupId>org.webjars</groupId> <artifactId>codemirror</artifactId> <version>3.14</version> <scope>runtime</scope> </dependency>
And then use requirejs to load it.
However this will require a Servlet 3.0 container...
Attachments
Issue Links
- blocks
-
WIKIEDITOR-22 Upgrade to CodeMirror 5.1
- Closed
- is duplicated by
-
WIKIEDITOR-6 The "xwiki" syntax highlighting mode can be loaded and used before the modes it depends on are loaded
- Closed