Skip to content

Conversation

pchampin
Copy link
Contributor

@pchampin pchampin commented Feb 28, 2025

and using the markup for candidate corrections

This PR deprecates the old PR #637 because

  • the old PR did not use candidate correction markup
  • the old PR accidentally removed a part of the algorithm that should stay (that's what you get for writing PRs at 1am...)
  • the old PR introduced a behavior change in the edge case where default language was undefined, but default base direction was, on the assumption that the old behavior was a bug. On second thought, I'd rather keep this for a separate issue if this is really a bug (if it is, it might also affect other algorithms, e.g. compaction).
  • the changes in this PR are simpler, while achieving the same result

Preview | Diff

@pchampin pchampin mentioned this pull request Feb 28, 2025
@pchampin pchampin added the class-2 Class-2 change label Feb 28, 2025
Copy link
Member

@gkellogg gkellogg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may want to add a reference to step 3.16 so that the ins/del isn't lost to the viewer.

@gkellogg gkellogg moved this to Discuss-Call in JSON-LD Management Mar 10, 2025
@gkellogg gkellogg moved this from Discuss-Call to PRs in JSON-LD Management Jun 4, 2025
pchampin added 3 commits June 15, 2025 13:22
and using the markup for candidate corrections
<li> elements can not be wrapped by <del> (or <ins>)
so I had to keep the element in place, with some placeholder text explaining that this step is gone.
The idea is to remove it entirely when the candidate correction is accepted.
@gkellogg gkellogg merged commit f32a438 into main Jun 15, 2025
3 checks passed
@gkellogg gkellogg deleted the issue-633-b branch June 15, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
class-2 Class-2 change
Projects
Development

Successfully merging this pull request may close these issues.

2 participants