trezor / trezor-suite

Trezor Suite Monorepo
https://trezor.io/trezor-suite
Other
724 stars 251 forks source link

Add support for "Hint" feature in Suite Guide #4586

Open tomasklim opened 2 years ago

tomasklim commented 2 years ago

It would be nice to extend our guide markdown to support hints which are available in Gitbook. Right now, we have "Tips" and "Warnings" just with icons and plain text. It would be nice to be able to highlight it.

Now (text after bulb):

Screenshot 2021-12-01 at 16 05 05

Idea: Screenshot 2021-12-01 at 16 05 59

Gitbook reference: https://docs.gitbook.com/editing-content/rich-content/with-command-palette#hints-and-callouts Guide support list: https://github.com/trezor/trezor-suite-guide

Dev info: Probably this addon can be used. https://github.com/sergioramos/remark-hint

cc @b-irving

b-irving commented 2 years ago

Great idea - properly formatted hints and callouts would be much more effective when highlighting the most important information for the user.