Workiva / over_react

A library for building statically-typed React UI components using Dart.
Other
427 stars 58 forks source link

FED-3197 Fix mermaid diagram newlines in migration guide #952

Closed greglittlefield-wf closed 1 week ago

greglittlefield-wf commented 1 week ago

Motivation

In the null safety migration guide prop requiredness section, what're supposed to be newlines in the mermaid diagram are rendering as \n.

Changes

Replace \n with <br> to fix newline rendering

Release Notes

Review

See CONTRIBUTING.md for more details on review types (+1 / QA +1 / +10) and code review process.

Please review:

QA Checklist

Merge Checklist

While we perform many automated checks before auto-merging, some manual checks are needed:

aviary-wf commented 1 week ago

Security Insights

No security relevant content was detected by automated scans.

Action Items

greglittlefield-wf commented 1 week ago

@Workiva/release-management-p