We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Например: Государственная дума РФ.
Измениться на: Государственная дума Р Ф.
Но если обернуть фразу в тег, то пробел не добавиться.
The text was updated successfully, but these errors were encountered:
Аналогичная проблема. Из Правительство РФ, БУ делает Правительство Р Ф, БУ.
Правительство РФ, БУ
Правительство Р Ф, БУ
Как отключить это поведение?
Sorry, something went wrong.
Отключить можно так:
$t->setup([ 'Nobr.spaces_nobr_in_surname_abbr' => 'off', ]);
No branches or pull requests
Например:
Государственная дума РФ.
Измениться на:
Государственная дума Р Ф.
Но если обернуть фразу в тег, то пробел не добавиться.
The text was updated successfully, but these errors were encountered: