Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: mse on May 06, 2024, 11:10:25 pm
-
Suppose I import some raw text from some .csv file like this:
<p>hello <b>world</b></p>
Is there a way to get EA to interpret that as HTML and display it either in the notes field or perhaps in a Tagged Value field? So the end result would be:
hello world
-
The notes support formatted text.
This uses a markup that is similar to HTML, but much more limited.
Tagged values don't support formatted text.
Geert