Commit 879655e
authored
fix: Invalid nested inline markup found in admin_manual/maintenance/manual_upgrade.rst
This PR fixes Invalid nested inline markup, reStructuredText does not support nested inline markup. added bold to only 'except' instead of around 'except ``data/`` and ``config/``'
☑️ Resolves
See #13809
Signed-off-by: Rxss <58978273+Rxss@users.noreply.github.com>1 parent 3a155fd commit 879655e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments