1
0
Fork 0

[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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.