writefreely / writefreely/writefreely
View with the list of drafts doesn't render the markdown correctly
Nobody has claimed this yet.
- 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
same post, 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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