Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MA live doc rendering: Support work items created by the user inside sections #147

Open
ewuerger opened this issue Jan 22, 2025 · 0 comments

Comments

@ewuerger
Copy link
Member

The user wants to manage work items inside generated sections. These new work items need to be cached and recognized in the ordering. Headings managed from the template need a special id such that they can be distinguished from user created headings.

There are some special cases that need to be part of the test coverage:

  1. If the work item above (anchor) is deleted, the previous work item above becomes the new anchor
    a. If more than one work items above are deleted the nearest neighbor (from above) is taken as the new anchor, even if it is in a different chapter (level). However the work item doesn't leave its chapter in this case.
    b. If the whole chapter is deleted and the section left empty from rendered work items then the work items managed by the user are moved to the "Orphaned work items section" below the autogenerated section.
    i. The orphaned work items section is introduced by an explaining paragraph in bold and red.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant