Skip to content

Fix header for packaging guidebook sections#914

Open
xuanxu wants to merge 1 commit into
pyOpenSci:mainfrom
xuanxu:fix-header
Open

Fix header for packaging guidebook sections#914
xuanxu wants to merge 1 commit into
pyOpenSci:mainfrom
xuanxu:fix-header

Conversation

@xuanxu

@xuanxu xuanxu commented Jul 6, 2026

Copy link
Copy Markdown
Member

This PR fixes the rendering of the header for the Python packaging guidebook sections in https://www.pyopensci.org/python-packaging-science/
Inside a section_band block only HTML or Markdown is processed, not both. Once feature-row generates HTML, we need <h3> instead of ### for the header.

Before:

screenshotA

After:

screenshotB

Closes #912

@xuanxu xuanxu requested review from lwasser and willingc as code owners July 6, 2026 08:57
@netlify

netlify Bot commented Jul 6, 2026

Copy link
Copy Markdown

Deploy Preview for pyos-website ready!

Name Link
🔨 Latest commit 1afacb1
🔍 Latest deploy log https://app.netlify.com/projects/pyos-website/deploys/6a4b6de9c47c3200083b6202
😎 Deploy Preview https://deploy-preview-914--pyos-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Unrendered markdown header on page

1 participant