Files
openide/plugins/markdown/core/plugin-content.yaml
Alexander Kuznetsov a299d9adba [markdown][compose] IJPL-160637 Provide syntax highlighting to code blocks
update jewel-markdown version to 243:0.26.2

Merge-request: IJ-MR-149704
Merged-by: Alexander Kuznetsov <Aleksander.Kuznetsov@jetbrains.com>

GitOrigin-RevId: 676a76ca2b92b6891b1e7f01f96469b79bf56716
2024-11-20 12:37:07 +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-243/0/jewel-markdown-ide-laf-bridge-styling-243-0.jar
- name: $MAVEN_REPOSITORY$/org/jetbrains/jewel/jewel-markdown-core-243/0/jewel-markdown-core-243-0.jar
- name: $MAVEN_REPOSITORY$/org/commonmark/commonmark/0/commonmark-0.jar