Skip to content

table extension: cosmetic fix for uniformity of output.#105

Merged
kivikakk merged 1 commit intogithub:masterfrom
jgm:table_cosmetic_fix
Aug 19, 2018
Merged

table extension: cosmetic fix for uniformity of output.#105
kivikakk merged 1 commit intogithub:masterfrom
jgm:table_cosmetic_fix

Conversation

@jgm
Copy link
Copy Markdown

@jgm jgm commented Aug 18, 2018

Previously we'd get

</tr></tbody></table>

and

</thead></table>

on one line, which isn't consistent with the general formatting
of the tables. This changes the output to insert line breaks,
and updates tests and spec.

Previously we'd get

    </tr></tbody></table>

and

    </thead></table>

on one line, which isn't consistent with the general formatting
of the tables.  This changes the output to insert line breaks,
and updates tests and spec.
@kivikakk
Copy link
Copy Markdown

Thanks!

@kivikakk kivikakk merged commit 1470c30 into github:master Aug 19, 2018
talum pushed a commit that referenced this pull request Sep 14, 2021
Previously we'd get

    </tr></tbody></table>

and

    </thead></table>

on one line, which isn't consistent with the general formatting
of the tables.  This changes the output to insert line breaks,
and updates tests and spec.
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.

2 participants