## Mention This sample overrides default mention conversion to ``. The mention is converted to a link (``). ### Configuration The feed: - `{ name: 'Barney Stinson', link: 'https://www.imdb.com/title/tt0460649/characters/nm0000439' }` - `{ name: 'Lily Aldrin', link: 'https://www.imdb.com/title/tt0460649/characters/nm0004989?ref_=tt_cl_t5' }` - `{ name: 'Marshall Eriksen', link: 'https://www.imdb.com/title/tt0460649/characters/nm0781981' }` - `{ name: 'Robin Scherbatsky', link: 'https://www.imdb.com/title/tt0460649/characters/nm1130627' }` - `{ name: 'Ted Mosby', link: 'https://www.imdb.com/title/tt0460649/characters/nm1102140' }` ### Interaction You can interact with mention panel with keyboard: - Move arrows up/down to select an item. - Use enter or tab to insert a mention into the documentation. - The esc should close the panel. Mention panel should be closed on: - Click outside the panel view. - Changing selection - like placing it in other part of text. ### Editing behavior: The mention should be removed from the text when: - typing inside a mention - removing characters from a mention - breaking the mention (enter) - pasting part of a mention