line / line/centraldogma

Deprecate `Commit.markup()`

Open
#822 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

deprecation
Dominant language
Java
Stars
668
Forks
135
Avg merge
4d 19h
Merged PRs (30d)
7

Description

because we can just use Markdown. The UI that renders Markdown will also correctly renders plain text.

Contributor guide

Open the contributing guide

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

Locate the Commit.markup() entry point and inspect its callers to understand how it is used. Check the Markdown-rendering UI described in the issue, then verify that the method is deprecated and that existing Markdown and plain-text rendering behavior remains covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.