luanti-org / luanti-org/luanti-org.github.io

Bug: Markdown parser is including linebreaks

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

Nobody has claimed this yet.

@content bug
Dominant language
SCSS
Stars
141
Forks
82
PR merge metrics
No merged PRs in 30d

Description

The markdown parser is inserting <br> when lines are broken on https://www.luanti.org/app-privacy-policy/

Markdown requires two line breaks, \\, or double space to start a new line/paragraph

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

Start by inspecting the rendered Markdown on https://www.luanti.org/app-privacy-policy/ and trace it back to the site's Markdown parser. Compare ordinary line breaks with the documented two-line-break, backslash, and double-space cases. Done means ordinary broken lines no longer create
elements while intentional Markdown line breaks still work.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown
Domain
web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.