Files
openide/plugins/markdown/core/plugin-content.yaml
Joffrey.Bion 75a43760f6 Update contentChecker to normalise contentModules too
This part wasn't normalized, so we had to use exact versions
in part of the plugin-content.yaml.
Now we can use the major version like for other libraries.

GitOrigin-RevId: 010930866ca2255d61f58c92ea829eb8704d7516
2024-09-12 11:32:20 +00:00

20 lines
914 B
YAML

- name: lib/markdown.jar
modules:
- name: intellij.markdown
contentModules:
- name: intellij.markdown.fenceInjection
- name: intellij.markdown.frontmatter
- name: intellij.markdown.frontmatter.yaml
- name: intellij.markdown.frontmatter.toml
- name: intellij.markdown.images
- name: intellij.markdown.xml
- name: intellij.markdown.model
- name: intellij.markdown.spellchecker
- name: lib/modules/intellij.markdown.compose.preview.jar
contentModules:
- name: intellij.markdown.compose.preview
libraries:
jetbrains-jewel-markdown-laf-bridge-styling:
- name: $MAVEN_REPOSITORY$/org/jetbrains/jewel/jewel-markdown-ide-laf-bridge-styling-242/0/jewel-markdown-ide-laf-bridge-styling-242-0.jar
- name: $MAVEN_REPOSITORY$/org/jetbrains/jewel/jewel-markdown-core-242/0/jewel-markdown-core-242-0.jar
- name: $MAVEN_REPOSITORY$/org/commonmark/commonmark/0/commonmark-0.jar