Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Fix md parser excluding table headers#432

Merged
cassierecher merged 5 commits intogooglecodelabs:masterfrom
C-o-d-e-C-o-w-b-o-y:fixtables
Jul 16, 2020
Merged

Fix md parser excluding table headers#432
cassierecher merged 5 commits intogooglecodelabs:masterfrom
C-o-d-e-C-o-w-b-o-y:fixtables

Conversation

@C-o-d-e-C-o-w-b-o-y
Copy link
Copy Markdown

Previously, tables would erroneously have their headers removed when parsed as the parser was not looking for <th> html elements and only <td> nodes

@cassierecher cassierecher merged commit a46b43c into googlecodelabs:master Jul 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Column headers not showing up in HTML output

3 participants