[docs] Fix old anchor IDs (#23831)

This commit is contained in:
Ryan
2024-05-30 19:26:32 +10:00
committed by GitHub
parent 8a394503c7
commit 32af90ae84
3 changed files with 10 additions and 10 deletions

View File

@@ -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.