[markdown] cleanup: move resource files to the common folder

After 'intellij.markdown' and 'intellij.markdown.core' are merged, it makes no sense to have two separate resource roots for them.

GitOrigin-RevId: 728df30ef5ef363732f62c8124f5137539e6bf3a
This commit is contained in:
Nikolay Chashnikov
2024-02-05 12:33:12 +01:00
committed by intellij-monorepo-bot
parent c7afafcfd9
commit 774927d811
4 changed files with 0 additions and 3 deletions

View File

@@ -7,9 +7,6 @@
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<content url="file://$MODULE_DIR$/../resources">
<sourceFolder url="file://$MODULE_DIR$/../resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" exported="" />

View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB