mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
(cherry picked from commit 9ac21f8ed758452db4d99d834a96bdb580bec179) IJ-MR-155570 GitOrigin-RevId: 52329d0012d93cc4c05ba2a4ce1053a7d6cc2e88
13 lines
440 B
YAML
13 lines
440 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: intellij.markdown.compose.preview |