posit-dev / posit-dev/open-source-website
weather-lookup-bslib: indented HTML rendered as code block
Nobody has claimed this yet.
- 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
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
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