Closed dlemm closed 2 years ago
SonarCloud Quality Gate failed.
2 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
@bezoerb @dlemm Sorry, just tested it now. Looks fine to me too. Still 2 questions:
1) Is it possible to render the <th>
inside a <thead>
? And the following regular <td>
then in <tbody>
?
2) Do we want to add in the rich text of the m-text
the table in the migration?
This PR adds table blocks to the rich text utils.
Context: Contentful now offers the possibility to add tables to the rich text field. If added in Contentful the app crashes since it is searching for the the table.html (and the other files).