kovetskiy/mark

Ability to update parents

mrueg opened this issue · 1 comments

mrueg commented

Is your feature request related to a problem? Please describe.
Currently mark will fail to push a page if the page exists with different or no parent pages

2023-08-09 13:08:53.275 FATAL unable to resolve page
                              └─ the page has fewer parents than expected

Describe the solution you'd like
Being able to update the parent structure if they change in markdown.

Describe alternatives you've considered

Additional context

mrueg commented

It looks like this is already happening and I was simply holding it wrong. What would be nice is a way to update parents of existing pages though.