Files
openide/python/python-rest/testData/psi/Substitution.txt
2013-10-10 14:10:37 +02:00

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!')