All Downloads are FREE. Search and download functionalities are using the official Maven repository.

conversions.markdown.tables-multimarkdown.md Maven / Gradle / Ivy

Go to download

markdown generator from html updated but based on original Apache 2.0 licensed code from https://bitbucket.org/OverZealous/remark/src/default/

There is a newer version: 2.0.18
Show newest version
| --- |
| One |

| --- | --- |
| One | Two |

| ------- |
| One     |
| \-Two\- |

| head 1 | head 2 |
| ------ | ------ |
| one    | two    |

| head 1 | head 2 |
|:------:| ------:|
|  one   |    two |

| head 1 |     head 2 ||
|:------:| ---:|:----- |
|  one   | two | three |




© 2015 - 2025 Weber Informatics LLC | Privacy Policy