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

Get a report of conflicting narrative content in the target .docx #50

Open
1 task
jcscottiii opened this issue Sep 6, 2016 · 1 comment
Open
1 task
Labels

Comments

@jcscottiii
Copy link
Member

Broken out from #13
In order make it easier to incorporate of manual downstream edits of the output .docx into the upstream YAML, YAML authors want a report of conflicts between the existing .docx content and content renderable from YAML.

Acceptance Criteria

  • Given a .docx with content in fields that we would render to
    • AND the existing content conflicts with what we would render
    • WHEN we try to render with the --diff flag
    • THEN all the conflicts are reported
    • AND the target .docx is not modified
@afeld
Copy link
Member

afeld commented Sep 12, 2016

Related (maybe a separate story?):

  • A warning is shown when the the YAML contains a single narrative but the docx has multiple sections, or vice versa (i.e. there's a mismatch in the formats between the provided data and the template)

@afeld afeld mentioned this issue Sep 12, 2016
4 tasks
@mogul mogul added the Icebox label Jan 24, 2017
@mogul mogul removed the Icebox label Feb 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants