Skip to content

Fix site config, duplicate headings, and code block copy button#8

Merged
philip merged 1 commit intomainfrom
fix/code-blocks-and-site-config
Mar 23, 2026
Merged

Fix site config, duplicate headings, and code block copy button#8
philip merged 1 commit intomainfrom
fix/code-blocks-and-site-config

Conversation

@philip
Copy link
Collaborator

@philip philip commented Mar 23, 2026

Minor tweaks while playing with the site:

  • Set production URL to dev.databricks.com and update related org/project name config
  • Fix duplicate ## headings in template markdown API by removing redundant heading injection (recipe files already include their own)
  • Fix code blocks inside list items rendering as inline code by promoting language-* code elements to full CodeBlock components
  • Fix code copy button positioned off-screen due to --ifm-pre-padding shorthand breaking Docusaurus's calc() positioning
  • Suppress Docusaurus auto-opening the internal port during vercel dev

@philip philip requested a review from andrelandgraf March 23, 2026 20:00
@philip philip merged commit a4e16a0 into main Mar 23, 2026
1 check passed
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.

1 participant