posit-dev / posit-dev/open-source-website

weather-lookup-bslib: indented HTML rendered as code block

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

Nobody has claimed this yet.

blog
Dominant language
HTML
Stars
55
Forks
24
Avg merge
1d 21h
Merged PRs (30d)
17

Description

In content/blog/shiny/weather-lookup-bslib/index.md, the comparison images near "With default bootstrap theme" are indented HTML (<img> + <p> tags). Goldmark treats the indentation as a code block, so the raw HTML is displayed instead of rendered.

Likely a porting artifact — the original Quarto div became indented text in the .md.

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

Open content/blog/shiny/weather-lookup-bslib/index.md and inspect the comparison images near “With default bootstrap theme.” Remove the indentation that causes the img and p tags to be treated as a code block, then verify the page renders the images and accompanying text as HTML.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
content
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.