Skip to content

Display transcription entities with an underline

Basically implement this display, in a simpler manner (use border-bottom on a <span> encapsulating each entities :

Demo implementation : https://gitlab.com/arkindex/frontend/-/snippets/2156298

Refs https://gitlab.com/arkindex/requests/-/issues/405

Edited by Bastien Abadie