mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
12 lines
396 B
YAML
12 lines
396 B
YAML
- name: lib/markdown.jar
|
|
modules:
|
|
- name: intellij.markdown
|
|
contentModules:
|
|
- name: intellij.markdown.fenceInjection
|
|
- name: intellij.markdown.frontmatter
|
|
- name: intellij.markdown.frontmatter.toml
|
|
- name: intellij.markdown.frontmatter.yaml
|
|
- name: intellij.markdown.images
|
|
- name: intellij.markdown.model
|
|
- name: intellij.markdown.spellchecker
|
|
- name: intellij.markdown.xml |