mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-05 04:40:28 +07:00
11 lines
481 B
Plaintext
11 lines
481 B
Plaintext
rest file
|
|
RestTitle:TITLE
|
|
PsiElement(TITLE)('=============================================\nTutorial 1\n=============================================\n')
|
|
PsiElement(WHITESPACE)('\n\n')
|
|
RestTitle:TITLE
|
|
PsiElement(TITLE)('Creating a Threaded Comment System for a Blog\n---------------------------------------------\n')
|
|
PsiElement(WHITESPACE)('\n')
|
|
RestLine:LINE_TEXT
|
|
PsiElement(LINE)('Overview')
|
|
PsiElement(WHITESPACE)('\n')
|
|
PsiElement(LINE)('========') |