Skip to content

Replace Gutenberg question-mark dates with definitive dates at L711 #112

Description

@MaggieAppleton

Parent plan

#94

What to build

In src/content/essays/block-party.mdx at line 711, both Gutenberg dates carry (?) uncertainty markers:

Wordpress started work on Gutenberg in 2017(?) and released its first version in 2018(?).
```

Real dates are known: Gutenberg was announced in June 2017; Phase 1 shipped in WordPress 5.0 on December 6, 2018. Replace the line with definitive, sourced dates and remove all `(?)` markers:

```
WordPress announced Gutenberg in June 2017 and shipped it as part of WordPress 5.0 on December 6, 2018.

Acceptance criteria

  • No (?) markers remain on or near the Gutenberg line
  • The announcement date reads as June 2017 (no hedging)
  • The release date reads as December 6, 2018 (or December 2018 at minimum, no hedging)
  • File renders without MDX errors

Blocked by

None — can start immediately
Related to #94

Generated by Plan issue → sub-issues for issue #94 · ● 137.2K ·

Metadata

Metadata

Assignees

No one assigned

    Labels

    doneImplemented; PR openedplan-processedPlan already sliced by planner

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions