mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
15 lines
472 B
Plaintext
15 lines
472 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(LINE)(' ')
|
|
RestFieldList:FIELD_LIST
|
|
RestRole:FIELD
|
|
PsiElement(FIELD)(':alt:')
|
|
RestLine:LINE_TEXT
|
|
PsiElement(LINE)(' Warning!') |