Table To Markdown Creater
Table To Markdown Creater is a Chrome and Firefox extension that allows users to easily create tables in Markdown format. This add-on falls under the category of Browsers and specifically the subcategory of Add-ons & Tools. With this extension, users can quickly generate tables in Markdown format without the need for manual formatting.
The extension provides a simple and intuitive interface for creating tables. Users can input their table data and choose the alignment of the columns. The resulting Markdown code is generated instantly, allowing users to copy and paste it into their desired document or platform.
The generated Markdown code follows the standard format:
```
| HEAD | HEAD2 | HEAD3 |
| :-: | :-: | :-: |
| 1 | 2 | 3 |
```
Table To Markdown Creater is a useful tool for individuals who frequently work with Markdown and need to create tables efficiently. With its straightforward interface and quick results, it simplifies the process of generating tables in Markdown format.