[docs] Fix old anchor IDs (#23831)
This commit is contained in:
parent
8a394503c7
commit
32af90ae84
3 changed files with 10 additions and 10 deletions
|
@ -242,13 +242,13 @@ Set the Unicode input mode.
|
|||
|
||||
---
|
||||
|
||||
### `void unicode_input_mode_step(void)` : {#api-unicode-input-mode-step}
|
||||
### `void unicode_input_mode_step(void)` {#api-unicode-input-mode-step}
|
||||
|
||||
Change to the next Unicode input mode.
|
||||
|
||||
---
|
||||
|
||||
### `void unicode_input_mode_step_reverse(void)` : {#api-unicode-input-mode-step-reverse}
|
||||
### `void unicode_input_mode_step_reverse(void)` {#api-unicode-input-mode-step-reverse}
|
||||
|
||||
Change to the previous Unicode input mode.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue