[QESTION] When you press a hotkey instantly custom text / code will be put into the appropriate field.

Hi. I need to come up with something creative. There are a number of hotkeys that greatly simplify the management process. When you press a hotkey instantly custom text / code will be put into the appropriate field. I want something like that. Use Markdown or other ...

<details>
  <summary>stuff with mark down</summary><p>
formatted **heading** with [Google](https://www.google.com)

  <details>
  <summary><small>nested</small> stuff</summary><p>
- [ ] **list** ```123```
- [x] **blocks** ==123==
  </p></details>

  <details>
  <summary>stuff with mark down</summary><p>
formatted **heading** with [Google](https://www.google.com)
  </p></details>
</p></details>