Open
Description
thanks for this amazing migrator. it helped a lot!
i ran into a bug which was hard to track down for me - maybe you can look into it.
v2 page.md:
protect:
type: logged_in
login_url: ../login
will result into an error exception (screenshot attached)
solution
v3 page.md:
protect: logged_in
thanks again
Alex