popovers: Add hotkey hints support via a new handlebar template.

This commit is contained in:
Sayam Samal
2024-02-28 16:57:51 +05:30
committed by Tim Abbott
parent 36e709c934
commit 299aa7c39f
7 changed files with 51 additions and 20 deletions

View File

@@ -145,6 +145,7 @@ export default (
"tr",
"rendered_markdown",
"tooltip_hotkey_hints",
"popover_hotkey_hints",
],
precompileOptions: {strict: true},
preventIndent: true,