OurBigBook logoOurBigBook Docs OurBigBook logoOurBigBook.comSite Source code
marked/test/specs/new/tab_newline.html
<table>
    <thead>
        <tr>
            <th>y</th>
        </tr>
    </thead>
    <tbody>
    <tr>
        <td>x</td>
    </tr>
    </tbody>
</table>
<table>
    <thead>
    <tr>
        <th>y</th>
    </tr>
    </thead>
    <tbody>
    <tr>
        <td>x</td>
    </tr>
    </tbody>
</table>
<table>
    <thead>
    <tr>
        <th>y</th>
    </tr>
    </thead>
    <tbody>
    <tr>
        <td>x</td>
    </tr>
    </tbody>
</table>
<pre><code>code
</code></pre>
<table>
    <thead>
    <tr>
        <th>y</th>
    </tr>
    </thead>
</table>