mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-04 04:09:09 +07:00
6 lines
208 B
Plaintext
6 lines
208 B
Plaintext
rest file
|
|
PsiElement(EXPLISIT_MARKUP_START)('.. ')
|
|
RestDirective:DIRECTIVE_BLOCK
|
|
PsiElement(CUSTOM_DIRECTIVE)('code-block::')
|
|
PsiElement(WHITESPACE)('\n')
|
|
PsiElement(LINE)(' import datetime') |