"markdownDescription":"Specifies the format (in markdown) of the _commit details_ hover. See the [GitLens docs](https://github.com/eamodio/vscode-gitlens/wiki/Advanced-Formatting) for advanced formatting\n- Available tokens\n - `Misplaced &{author}` — commit author\n - `Misplaced &{message}` — commit message\n - `Misplaced &{date}` — formatted commit date (format specified by `#gitlens.defaultDateFormat#`)\n - `Misplaced &{authorAgo}` — commit author, relative commit date\n - `Misplaced &{avatar}` — commit author avatar\n - `${commands}` — a set of commit commands",