The module mmm-ui-api-format provides widgets like UiHtmlEditor or UiSourceCodeViewer to display or edit struturally formatted text.
See the JavaDoc link for further details.
Maven Dependency:
<dependency>
<groupId>io.github.m-m-m</groupId>
<artifactId>mmm-ui-api-format</artifactId>
</dependency>Module Dependency:
requires transitive io.github.mmm.ui.api.format;