mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-03 19:58:23 +07:00
6 lines
193 B
Plaintext
6 lines
193 B
Plaintext
rest file
|
|
PsiElement(EXPLISIT_MARKUP_START)('.. ')
|
|
PsiElement(CUSTOM_DIRECTIVE)('code-block::')
|
|
PsiElement(WHITESPACE)('\n ')
|
|
RestLine:LINE_TEXT
|
|
PsiElement(LINE)('import datetime') |