table-inside-codeblock.html 252 B

1234567
  1. <p>some text</p>
  2. <pre><code>| Tables | Are | Cool |
  3. | ------------- |:-------------:| -----:|
  4. | **col 3 is** | right-aligned | $1600 |
  5. | col 2 is | *centered* | $12 |
  6. | zebra stripes | ~~are neat~~ | $1 |
  7. </code></pre>