# Markdown Guide pdrive renders Markdown using [MDEx](https://github.com/leandrocp/mdex). ## Supported features - **Bold**, *italic*, ~~strikethrough~~ - [Links](https://pdrive.io) - Tables - Task lists - Autolinks like https://pdrive.io ## Tables | Column A | Column B | |----------|----------| | Cell 1 | Cell 2 | ## Task lists - [x] Write a document - [ ] Share it with someone