Normalize Key facts and Key dates headings during import - #766
Merged
Conversation
mikec-ai
marked this pull request as ready for review
July 24, 2026 19:07
mikec-ai
force-pushed
the
codex/key-facts-dates-import
branch
2 times, most recently
from
July 27, 2026 12:56
bf66a96 to
85d98e5
Compare
mikec-ai
force-pushed
the
codex/key-facts-dates-import
branch
from
July 27, 2026 13:00
85d98e5 to
81cc05a
Compare
benbrasso
approved these changes
Jul 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #764.
What changed
Key factsandKey dateslabels to Heading 4 during import.Why
Word documents can represent these labels with different heading levels or as ordinary paragraph text. The existing import logic preserved those differences, so the same callout could receive an inconsistent heading level or no heading at all.
User impact
Users can import these common Word structures without manually correcting the
Key factsandKey datesheading level in NOFO Builder. This normalization happens only during import, so users can still edit the content afterward.Validation