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

Generate Documentation from MS Word templates, Markdown partials and QW data, part 2 (tables) #27

Open
Tracked by #21
tim-band opened this issue Nov 2, 2023 · 0 comments

Comments

@tim-band
Copy link
Collaborator

tim-band commented Nov 2, 2023

As an extension to #25 and using the API extensions developed in #26, add table generation to the document generation capabilities of qw.

A table with a header row and a single body row containing only Mail Merge fields shall be rendered in the output as follows:

  • The body row shall be duplicated as many times as required.
  • If the fields are in a 1-n relationship with each other, each element of the 1- side of the relation shall be repeated as many times as is necessary to display all the -n side elements and their relationships with the 1- side.
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