jongalloway / jongalloway/thumbnail-generator

Line break control

Open
#81 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
3
Forks
2
Avg merge
1d 5h
Merged PRs (30d)
10

Description

For the title and subtitle, it could be helpful to allow control over the line breaks. For example, here:

Image

I'd like to write it as:

Performance improvements
in C# Dev Kit 11.0

Or:

Performance
improvements in
C# Dev Kit 11.0

The goal being to prevent the product name being split across lines.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the title and subtitle rendering entry point, then trace how text is laid out in generated thumbnails. Implement a way to preserve the requested line grouping and verify that titles such as “Performance improvements in C# Dev Kit 11.0” avoid splitting the product name.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.