-
Notifications
You must be signed in to change notification settings - Fork 43
[8pt] Update formatting in "Binary protocol" #1801
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
Labels
formatting
Change formatting
Comments
xuniq
added a commit
that referenced
this issue
Feb 18, 2021
If you use a browser to look at the .html that is produced from the latest commit, and search for grave accent (backtick) `, it will show you a few errors. |
xuniq
added a commit
that referenced
this issue
Feb 19, 2021
xuniq
added a commit
that referenced
this issue
Feb 20, 2021
xuniq
added a commit
that referenced
this issue
Feb 20, 2021
NickVolynkin
pushed a commit
that referenced
this issue
Feb 24, 2021
* fixed indents * fixed highlightning for replaceable * fixed typos with backticks
NickVolynkin
pushed a commit
that referenced
this issue
Feb 24, 2021
* fixed indents * fixed highlightning for replaceable * fixed typos with backticks Reviewed and co-authored-by: Nick Volynkin <[email protected]> * Proofread changes, fix indentation in code blocks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
A follow-up of #1661. Use
code-block
to format code examples. Improve other things that can be improved.Reference on markup syntax: https://www.tarantool.io/ru/doc/latest/contributing/docs/markup/#code-snippets
For example, change:
to
For the latter, use
.. code-block:: ini
.The text was updated successfully, but these errors were encountered: