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

Pdf generation breaks on conditional template blocks containing markdown #295

Closed
jeromesimeon opened this issue Aug 22, 2020 · 1 comment
Assignees
Labels

Comments

@jeromesimeon
Copy link
Member

Describe the bug
Pdf generation fails when applied to a CiceroMark containing Conditional nodes with markdown in the conditional text.

To Reproduce
Steps to reproduce the behavior:

  1. Open the attached zip, containing a sample/template and corresponding data and CiceroMark
  2. Call the transform with: markus transform --from ciceromark_parsed --to pdf --input ciceromark_parsed.json
    3.See error, missing the "Force Majeure" text:

Screenshot 2020-08-21 at 8 19 15 PM

Expected behavior
Properly renders to pdf.

Attached zip

conditionals.zip

@jeromesimeon
Copy link
Member Author

Fixed in #296

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

1 participant