File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ Lists and tables help split heavy content into manageable chunks.
106
106
107
107
To make tables maintainable and easy to translate,
108
108
use the ``list-table `` directive, as described in the Tarantool
109
- :doc: `table markup reference <contributing/docs/markup/tables >`__.
109
+ :doc: `table markup reference </ contributing/docs/markup/tables >`__.
110
110
111
111
Translators find it hard to work with content "drawn" with ASCII characters,
112
112
because it requires adjusting the number of spaces and manually counting characters.
@@ -129,9 +129,10 @@ Format large code fragments using the ``code-block`` directive, indicating the l
129
129
For ``shorter code snippets ``, make sure that only code goes in the backticks.
130
130
Non-code shouldn't be formatted as code, because this confuses users (and translators, too).
131
131
Check our guidelines on
132
- `writing about code <https://www.tarantool.io/en/doc/latest/ contributing/docs/markup/code/ >`__ .
132
+ :doc: `writing about code </ contributing/docs/markup/code/ >`.
133
133
134
- For more on formatting, check out the full :doc: `markup reference <contributing/docs/markup >`.
134
+ For more about formatting, check out the Tarantool
135
+ :doc: `markup reference </contributing/docs/markup/ >`.
135
136
136
137
137
138
Word choice
You can’t perform that action at this time.
0 commit comments