Skip to content

Backtick issue in tutorial #69

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

Closed
JulienPalard opened this issue Dec 28, 2022 · 1 comment
Closed

Backtick issue in tutorial #69

JulienPalard opened this issue Dec 28, 2022 · 1 comment

Comments

@JulienPalard
Copy link
Member

Around those lines:

$ git grep -C5 'd->insert(`'
tutorial/datastructures.po-#: tutorial/datastructures.rst:734
tutorial/datastructures.po-msgid ""
tutorial/datastructures.po-"Other languages may return the mutated object, which allows method chaining, "
tutorial/datastructures.po-"such as ``d->insert(\"a\")->remove(\"b\")->sort();``."
tutorial/datastructures.po-msgstr ""
tutorial/datastructures.po:"Diğer diller, ``d->insert(``a``)->sove(``b``)->sort();``. gibi yöntem "
tutorial/datastructures.po-"zincirlemesine izin veren değiştirilmiş nesneyi döndürebilir."

It gets rendered at the very bottom of this page like this:

Diğer diller, d->insert(``a)->sove(b)->sort();``. gibi yöntem zincirlemesine izin veren değiştirilmiş nesneyi döndürebilir.

egeakman added a commit that referenced this issue Dec 28, 2022
egeakman added a commit that referenced this issue Dec 28, 2022
@egeakman
Copy link
Collaborator

egeakman commented Dec 28, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants