Skip to content

Backtick issue in tutorial #69

Description

@JulienPalard

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions