You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You'll see that the table in "Section 1" does NOT render, but the table in "Section 2" renders fine. The only difference is a blank line was added between the anchor and the next line in Section 2.
I ran into a problem where an anchor tag seems to impact and prevent a table from rendering.
You can view the issue here: https://gist.github.com/1995690
You'll see that the table in "Section 1" does NOT render, but the table in "Section 2" renders fine. The only difference is a blank line was added between the anchor and the next line in Section 2.
The following is the text from the file:
Table Rendering Bug
## IntroductionThis document contains 2 sections.
The only difference in section 2 is the blank line between the "section2step1" anchor and the first list item.
## Section 1This is section 1. Follow these instructions:
1. Step 1 instructionsa. Do this.
b. Do that. This table renders after a put a blank line between the "section2step1" anchor and the the
The text was updated successfully, but these errors were encountered: