mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-03 03:37:58 +07:00
11 lines
364 B
Plaintext
11 lines
364 B
Plaintext
rest file
|
|
PsiElement(EXPLISIT_MARKUP_START)('.. ')
|
|
RestReferenceTarget:REFERENCE
|
|
PsiElement(SUBSTITUTION)('|caution|')
|
|
PsiElement(WHITESPACE)(' ')
|
|
RestDirective:DIRECTIVE_BLOCK
|
|
PsiElement(DIRECTIVE)('image::')
|
|
PsiElement(LINE)(' warning.png')
|
|
PsiElement(WHITESPACE)('\n ')
|
|
PsiElement(FIELD)(':alt:')
|
|
PsiElement(LINE)(' Warning!') |