Page MenuHomePhabricator

[Epic] Handle the transition from `extends` to `details`
Open, Needs TriagePublic

Description

We need to remove the current extends implementation that's going to be replaced by details. Some code needs to be removed for that.

Implementation:

  • Remove extends from the Cite legacy parser implementation don't throw errors in the first run
  • Leave it in VE until we wired the details Parsoid output with the existing code
  • Remove support in both code bases when details is wired