diff --git a/src/public/app/widgets/type_widgets/options/text_notes/highlights_list.js b/src/public/app/widgets/type_widgets/options/text_notes/highlights_list.js index 5e2a2595d..4ab126a49 100644 --- a/src/public/app/widgets/type_widgets/options/text_notes/highlights_list.js +++ b/src/public/app/widgets/type_widgets/options/text_notes/highlights_list.js @@ -7,12 +7,17 @@ const TPL = `

You can customize the highlights list displayed in the right panel:

- - - - - + + + + + + +

+
Highlists List visibility
+ +

You can hide the hightlights widget per-note by adding a #hideHighlightWidget label.

`; export default class HighlightsListOptions extends OptionsWidget {