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

Add missing tbody to renderer #1048

Merged
merged 1 commit into from Feb 23, 2015
Merged

Add missing tbody to renderer #1048

merged 1 commit into from Feb 23, 2015

Conversation

selfthinker
Copy link
Collaborator

Add missing tabletbody_open() and tabletbody_open() to renderer.
(Ideally it should also be fixed that tables have a thead but not a tbody. I'll open a bug report for that later.)

@scrutinizer-notifier
Copy link

The inspection completed: 4 new issues, 4 updated code elements

@splitbrain
Copy link
Collaborator

This just adds the methods to the renderer but does not actually implement a heuristic to decide when to have a tbody, right?

@selfthinker
Copy link
Collaborator Author

Yes, it only adds the methods. (I needed it to write correct HTML for the YouTrack plugin.) As I said, I wanted to write a bug report for using it. I've done that now: #1050

splitbrain added a commit that referenced this pull request Feb 23, 2015
Add missing tbody to renderer
@splitbrain splitbrain merged commit d30d6d6 into master Feb 23, 2015
@splitbrain splitbrain deleted the add-tbody branch February 23, 2015 11:09
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

Successfully merging this pull request may close these issues.

None yet

3 participants