Skip to content

fixes gh-1801 fix formatting for box_protocol.rst #1842

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

Merged
merged 2 commits into from
Feb 24, 2021
Merged

Conversation

xuniq
Copy link
Contributor

@xuniq xuniq commented Feb 18, 2021

Updated the formatting on this page by using Ini and C code-blocks.

@xuniq xuniq requested a review from NickVolynkin February 18, 2021 08:20
IPROTO_FETCH_SNAPSHOT=0x45,
IPROTO_REGISTER=0x46.

.. code-block:: ini
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indent with 4 spaces

Suggested change
.. code-block:: ini
.. code-block:: ini

@NickVolynkin NickVolynkin linked an issue Feb 18, 2021 that may be closed by this pull request
@NickVolynkin
Copy link
Contributor

Use the following syntax for highlighitng replaceable code:

.. cssclass:: highlight
.. parsed-literal::

    :samp:`box.space.{space-name}:create_index('{index-name}')`

* fixed indents
* fixed highlightning for replaceable
* fixed typos with backticks
@NickVolynkin NickVolynkin force-pushed the xuniq/gh-1801 branch 3 times, most recently from 908e0da to 2419ce9 Compare February 24, 2021 08:16
@NickVolynkin NickVolynkin merged commit a3f6c57 into latest Feb 24, 2021
@NickVolynkin NickVolynkin deleted the xuniq/gh-1801 branch February 24, 2021 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[8pt] Update formatting in "Binary protocol"
2 participants