PS-2023.1.2 <rodude123@rodude123s-yoga7 Update applicationLibraries.xml, Zen HTML.xml
This commit is contained in:
parent
1fee32f2f6
commit
5f2036a984
@ -12,5 +12,45 @@
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
<library name="katex" type="javaScript">
|
||||
<properties>
|
||||
<sourceFilesUrls>
|
||||
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_cdn.jsdelivr.net_npm_katex@0.16.7_dist_contrib_auto-render.js" />
|
||||
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_cdn.jsdelivr.net_npm_katex@0.16.7_dist_katex.css.js" />
|
||||
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_cdn.jsdelivr.net_npm_katex@0.16.7_dist_katex.js" />
|
||||
</sourceFilesUrls>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_cdn.jsdelivr.net_npm_katex@0.16.7_dist_contrib_auto-render.js" />
|
||||
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_cdn.jsdelivr.net_npm_katex@0.16.7_dist_katex.css.js" />
|
||||
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_cdn.jsdelivr.net_npm_katex@0.16.7_dist_katex.js" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
<library name="quill" type="javaScript">
|
||||
<properties>
|
||||
<sourceFilesUrls>
|
||||
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_cdn.quilljs.com_1.3.6_quill.js" />
|
||||
</sourceFilesUrls>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_cdn.quilljs.com_1.3.6_quill.js" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
<library name="quill.snow" type="javaScript">
|
||||
<properties>
|
||||
<sourceFilesUrls>
|
||||
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_cdn.quilljs.com_1.3.6_quill.snow.css.js" />
|
||||
</sourceFilesUrls>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_cdn.quilljs.com_1.3.6_quill.snow.css.js" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
||||
</application>
|
@ -2,6 +2,7 @@
|
||||
<template name="label" value="<label for="$VAR0$">$END$</label>" description="<label for="...">...</label>" toReformat="true" toShortenFQNames="true">
|
||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
||||
<variable name="id" expression="" defaultValue="" alwaysStopAt="true" />
|
||||
<variable name="class" expression="" defaultValue="" alwaysStopAt="true" />
|
||||
<context />
|
||||
</template>
|
||||
</templateSet>
|
Loading…
Reference in New Issue
Block a user