refactor small

This commit is contained in:
Dmitry Belyaev 2019-07-28 15:42:25 +03:00
parent 44d2567419
commit 69f355c470
Signed by: b4tman
GPG Key ID: 41A00BF15EA7E5F3

View File

@ -80,8 +80,7 @@ impl KeywordType {
"Мета:" => Ignore,
"Чемпионат:" | "Пакет:" => Global,
"Тур:" => QuestionPre,
"Вопрос " => QuestionStart,
"Вопрос:" => QuestionStart,
"Вопрос " | "Вопрос:" => QuestionStart,
"Ответ:" | "Зачет:" => QuestionContent,
_ => CurrentScope,
// "URL:" | "Ссылка:" | "Дата:" | "Обработан:" | "Автор:" | "Редактор:" | "Копирайт:" | "Инфо:" |