Add underlined text to nodes #1892
Labels
Graph: Flow
Status: Triage
Needs to be verified, categorized, etc
Type: Enhancement
New feature or request
Is your feature request related to a problem? Please describe.
When I'm trying to draw ERD diagrams for a course, using the symbols described in the Fundamentals of Database System. The elements are different from the ERD diagram in mermaid.js, so I revert to using the flowchart.
However, I need an underlined node to denote a primary key, but mermaid.js doesn't support underlined nodes
Describe the solution you'd like
Allow underlined nodes
Describe alternatives you've considered
<u></u>
tags. Here's what happened:The result is the same as the previous image.
The text was updated successfully, but these errors were encountered: