Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiline strings #4

Open
blakeembrey opened this issue Sep 30, 2014 · 2 comments
Open

Support multiline strings #4

blakeembrey opened this issue Sep 30, 2014 · 2 comments

Comments

@blakeembrey
Copy link

Currently multiline strings aren't being rendered correctly within the table. I would expect it to automatically adjust to the longest line and not use all characters from the string in the length.

@blakeembrey
Copy link
Author

Just realised that markdown doesn't support this, maybe replace with <br>?

@malgorithms
Copy link
Owner

I'd want to cover all possible cases with this...If you want to add optional features to tablify to (1) convert \n to br, and (2) pretty handle multiline cells, I would likely accept a pull request. both should be options, though.

I'm unlikely to get to this change myself soon.

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

No branches or pull requests

2 participants