3

When using mermaid in a README.md in gitlab, one can create a node containing text, seperated by newlines, like this.

```mermaid
A(List<br/>Item One<br/>Item Two<br/>Item Three)
```

My question is how could I underline just one section of this text?

Specifically, how could I underline the first line, i.e. the list header.

Tamás Sengel
  • 55,884
  • 29
  • 169
  • 223
Joey Gough
  • 2,753
  • 2
  • 21
  • 42

0 Answers0