Kamal Morjal / Fri, Feb 06, 2026 IST / #testing
Testing rendering of human readable date formatting.
OK 👆 that doesn't work.
Also writing down the output of markdown conversion provided by google docs.
Sample heading
This is a sample post document.
We can write lists here:
- With a few dummy list items
- Just to see that lists are rendered correctly in markdown
How about tables.
| Heading 1 | Heading 2 | Heading 3 |
|---|---|---|
| Some data col 1 | Some data col 2 | Some data col 3 |
| More data col 1 | More data col 2 | More data col 3 |
Next, we’ll test images in the next post.