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

Markdown links break the table #25

Open
fabriziofortino opened this issue Apr 12, 2021 · 2 comments
Open

Markdown links break the table #25

fabriziofortino opened this issue Apr 12, 2021 · 2 comments

Comments

@fabriziofortino
Copy link

I have a picnic table where I am trying to render links using markdown (through mordant 2.0 markdown support). The cell breaks the table though because the width is calculated with the entire string and not just the visible part. Is there any way to work this around?

@JakeWharton
Copy link
Owner

Not currently. I can imagine exposing some kind of lambda for measuring if you have additional knowledge the library doesn't.

@fabriziofortino
Copy link
Author

That would be great!

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