writefreely / writefreely/writefreely

View with the list of drafts doesn't render the markdown correctly

Open
#902 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

discussion
Dominant language
Go
Stars
5.3k
Forks
398
PR merge metrics
No merged PRs in 30d

Description

View with the list of drafts doesn't render the markdown correctly. When moved to the main blog, they render as intended both on view with the post list and on the individual post page.

view with the list of drafts

list

same post, post preview

post preview

Markown used:

# Markdown

----
* [składnia markdown](https://url.com)
* [składnia markdown](https://url.com)
* [składnia markdown](https://url.com)

Version or last commit: 1d89dea72eb8726b1c9571b063d5e490b8f27a2a (v0.15.0)

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

Reproduce the issue in the drafts list view with the Markdown sample from the report, then compare it with the post preview and the main blog's post list and individual post page. Trace the rendering entry point used only by the drafts list and identify why its output differs. Done means headings, separators, and links render consistently across these views.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, markdown
Domain
frontend
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.