-
Notifications
You must be signed in to change notification settings - Fork 50
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
Align table html output with ASCII output #780
Conversation
Code Coverage Summary
Diff against main
Results for commit: c686adf Minimum allowed coverage is ♻️ This comment has been updated with latest results |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is all very good, and in general the function is very clear to me. :) We might want more custom appearance though, at least as a theme sort of object/function. The best to me is having the theme = NULL behavior copying the rtables default output, while the standard theme copy the docx standard as it is probably the expected look at the end. Let me know what you think!! It is a good improvement nonetheless for me and the PR is ready to go. Lets just think what can be needed in the future here :)
@Melkiades let me know what you think of the changes I made today! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm!!! Thanks Emily :)
Closes #247 #572
Adds separators between footnotes. Also added an option to bold the main title. Table row/header formatting can be controlled via the already existing parameters.