cloudhead / cloudhead/toto

Reference-style links broken in summaries

Open
#18 6 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Ruby
Stars
1.5k
Forks
240
PR merge metrics
No merged PRs in 30d

Description

Links using the reference-style formatting...

```
This is [a link][1].
... rest of article
[1]:http://thelink.com
```

...are broken on summary views because the bottom of the article is truncated before being processed by Markdown.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reference-style link example on a summary view and trace where the article is truncated before Markdown processing. Identify the summary-rendering entry point from that path. Done means reference-style links render correctly in summaries without breaking the full article view.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
backend
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.