Skip to content

Conversation

hxtk
Copy link

@hxtk hxtk commented Mar 9, 2024

In both the Github repository's Markdown viewer and the GitHub.io site [1], the table under "Splitting Horizontally & Vertically" does not render correctly, due to the absence of an extension to regard rows delimited with ":" as continuations of cells from the previous row.

This change unwraps the line markdown so that it will correctly render, maintaining the line wrap in the rendered table with an explicit line break tag.

1: https://google.github.io/eng-practices/review/developer/small-cls.html#splitting-grid

In both the Github repository's Markdown viewer and the GitHub.io site [1], the table under "Splitting Horizontally & Vertically" does not render correctly, due to the absence of an extension to regard rows delimited with ":" as continuations of cells from the previous row.

This change unwraps the line markdown so that it will correctly render, maintaining the line wrap in the rendered table with an explicit line break tag.

1: https://google.github.io/eng-practices/review/developer/small-cls.html#splitting-grid
@hxtk
Copy link
Author

hxtk commented Mar 9, 2024

Closing as I have realized this is a duplicate of #55

@hxtk hxtk closed this Mar 9, 2024
@hxtk hxtk deleted the patch-1 branch March 9, 2024 02:27
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.

1 participant