diff --git a/index.md b/index.md index 2f6d610..1a9a803 100644 --- a/index.md +++ b/index.md @@ -8,9 +8,9 @@ layout: home ## [Obsidian Nice KBDs](https://github.com/andyzito/obsidian-nice-kbds) -This Obsidian plugin automatically detects keyboard shortcuts and wraps them in tags. For example, ⌘ + A becomes + A, making keyboard combinations clear and visually distinct (styles included). +This Obsidian plugin automatically detects keyboard shortcuts and wraps them in `` tags, indicating a 'keyboard input'. For example, `⌘ + A` becomes + A, making keyboard combinations clear and visually distinct (styles included). -Additionally, this plugin introduces a unique Markdown syntax for manually specifying keyboard inputs. Using configurable wrapper characters, you can indicate key combos, like `«CMD»` CMD. +Additionally, this plugin introduces a unique Markdown syntax for manually specifying keyboard inputs: `«CMD»` will become CMD. ## [ChatGPT Improvements](https://github.com/andyzito/chatgpt-improvements)