Skip to content

Programmatically validate new content against old content #158

@ctrueden

Description

@ctrueden

I had an idea: we could strip all non-alphameric characters from the old mw pages, and then diff against the new md pages... and then diffs that are sufficiently large blocks of minus signs are indicative of content that disappeared during the migration. It would be worth a shot to do this, just to make sure we haven't inadvertently deleted swaths of content. In particular, I know that some asides (previously "Sidebox" template, now "aside" include) didn't get migrated over, and there may be other things as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions