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

Multiple style blocks in output #14

Open
CharliePoole opened this issue Sep 16, 2016 · 0 comments
Open

Multiple style blocks in output #14

CharliePoole opened this issue Sep 16, 2016 · 0 comments

Comments

@CharliePoole
Copy link
Owner

The V3 reports (some or all, not sure) contain a <style> element in the template, with the result that the styles are repeated for each input file, even when the output is going to a single file.

We should first decide if we really want to embed a style in the file. If we do, then it may have to be handled programmatically in C# rather than in the template. It could be written or not based on the setting of the NoHeader option just as the html header is now handled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant