- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
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
translation fails when literal block is in a list #4913
Milestone
Comments
It seems docutils (reST parser) does not assign source filename to literal_block under bullet list:
|
tk0miya
added a commit
to tk0miya/sphinx
that referenced
this issue
May 7, 2018
tk0miya
added a commit
that referenced
this issue
May 12, 2018
…_list Fix #4913: i18n: literal blocks in bullet list are not translated
Fixed by #4943 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Excuse me if this is a user issue, as I'm new to reStructuredText and Sphinx.
After putting the literal block into a list, this test case fails:
$ tox -e py36 tests/test_intl.py::test_additional_targets_should_be_translated
The text was updated successfully, but these errors were encountered: