moevm / moevm/document_insight_system

Фикс критерия "Заголовки не более двух строк"

Open
#240 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

backlog
Dominant language
Python
Stars
9
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Система считает строку при явном переносе строки. Если перенос был выполнен автоматически (в строке слишком много символов), то такой перенос не засчитывается как смена строки.

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

Locate the implementation of the criterion «Headings no more than two lines» and first reproduce the difference between an explicit newline and automatic wrapping caused by a long line. The issue is done when explicit newlines still count as line changes, while automatic wrapping does not.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.