An open API service indexing awesome lists of open source software.

https://github.com/marshalx/sphinx-bases-bug


https://github.com/marshalx/sphinx-bases-bug

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## Sphinx Bases Bug with RU language

Sphinx adding **blockquite** without any reasons as a wrapper for bases.

Is it a big issue? Yeah, when we try to use custom themes it looks awful. Ref: https://github.com/pradyunsg/furo/discussions/378

What the problem? There is extra spaces in gettext locales for RU lang.

### language = 'ru'

![lang ru](images/language_ru.png)

### language = 'en'

![lang en](images/language_en.png)

### poedit warning

![poedit](images/poedit.png)