JakeWharton / JakeWharton/picnic

Markdown links break the table

Open
#25 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
975
Forks
34
Avg merge
3h 23m
Merged PRs (30d)
13

Description

I have a picnic table where I am trying to render links using markdown (through [mordant 2.0 markdown support](https://github.com/ajalt/mordant#markdown)). 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?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Markdown link case described in issue #25 and trace how table cell widths are calculated for rendered content. The issue mentions Mordant 2.0 Markdown support but no source file or test; done means links render without breaking table layout and visible text determines the width.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.