Skip to content

Produces Markdown tables instead of HTML tables#18

Closed
johndmulhausen wants to merge 1 commit into
mangini:masterfrom
johndmulhausen:patch-1
Closed

Produces Markdown tables instead of HTML tables#18
johndmulhausen wants to merge 1 commit into
mangini:masterfrom
johndmulhausen:patch-1

Conversation

@johndmulhausen
Copy link
Copy Markdown

No description provided.

@jonschlinkert
Copy link
Copy Markdown

👍

@mbbroberg
Copy link
Copy Markdown

FWIW, I found this conversion does not make a valid table.

Input:
screen shot 2015-10-28 at 7 35 00 am

Output:

|data|data 2|3|4|5|6||ten|nine|eight|seven|6|five!!!!!!!!!||/for/|`thee`||two||one
one
one||||||||||||||||||||||||

@mbbroberg
Copy link
Copy Markdown

👎 in favor of #25 's output.



| data          | data 2        | 3             | 4             | 5             | 6              |
|---------------|---------------|---------------|---------------|---------------|----------------|
| ten           | nine          | eight         | seven         | 6             | five!!!!!!!!!  |
| /for/         | `thee`        | |two|         | oneoneone     |               |                |
|               |               |               |               |               |                |
|               |               |               |               |               |                |
|               |               |               |               |               |                |

@johndmulhausen johndmulhausen deleted the patch-1 branch October 5, 2016 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants