Skip to content

Add Starlight Markdown Blocks to community plugins#2998

Merged
delucis merged 1 commit intomainfrom
chris/add-blocks-plugin
Mar 21, 2025
Merged

Add Starlight Markdown Blocks to community plugins#2998
delucis merged 1 commit intomainfrom
chris/add-blocks-plugin

Conversation

@delucis
Copy link
Copy Markdown
Member

@delucis delucis commented Mar 21, 2025

Description

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 21, 2025

⚠️ No Changeset found

Latest commit: 1dbad8f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the 📚 docs Documentation website changes label Mar 21, 2025
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 21, 2025

Deploy Preview for astro-starlight ready!

Name Link
🔨 Latest commit 1dbad8f
🔍 Latest deploy log https://app.netlify.com/sites/astro-starlight/deploys/67dd57313cbdf80008ca30fc
😎 Deploy Preview https://deploy-preview-2998--astro-starlight.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@astrobot-houston
Copy link
Copy Markdown
Contributor

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

Locale File Note
en resources/plugins.mdx Source changed, localizations will be marked as outdated.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@astrobot-houston
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
/index.html 6.93 KB (-0.02% 🔽)
/_astro/*.js 25.76 KB (0%)
/_astro/*.css 13.8 KB (0%)

Copy link
Copy Markdown
Member

@HiDeoo HiDeoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:::review
Approved
:::

Copy link
Copy Markdown
Contributor

@trueberryless trueberryless left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM overall 🎉

Just left one very small suggestion...

<LinkCard
href="https://delucis.github.io/starlight-markdown-blocks/"
title="starlight-markdown-blocks"
description="Extend Starlight’s Markdown asides syntax with custom block types."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I recommend using the straight quotation mark here because then it is consistent with the other entries and Astro converts it to a smart apostrophe nonetheless...

Suggested change
description="Extend Starlights Markdown asides syntax with custom block types."
description="Extend Starlight's Markdown asides syntax with custom block types."

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don’t think this would get converted by smartypants as it’s not in Markdown?

For example, here it’s shown as a straight quote rather than an apostrophe:
starlight-toc-overview-customizer card where the description includes a straight quote

I type and “” instinctively without thinking though, so appreciate you double checking!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don’t think this would get converted by smartypants as it’s not in Markdown?

Hmm, true. Didn't think about that. Maybe we should update the other apostrophes in this file and other components too then? 🤔

@delucis delucis merged commit a7af1cd into main Mar 21, 2025
16 checks passed
@delucis delucis deleted the chris/add-blocks-plugin branch March 21, 2025 15:19
HiDeoo added a commit to HiDeoo/starlight that referenced this pull request Mar 24, 2025
* main: (67 commits)
  [ci] format
  i18n(de): update `plugins.mdx` (withastro#2988)
  remove ghostcms plugin (withastro#2999)
  Add Starlight Markdown Blocks to community plugins (withastro#2998)
  [ci] release (withastro#2992)
  Add npm social icon (withastro#2969)
  [ci] format
  fix: Search ranking on merge indexes (withastro#2994)
  update astro to the latest version (withastro#2948)
  add own plugin and enhance some other descriptions (withastro#2996)
  chore: disable renovate dashboard (withastro#2995)
  feat(tailwind): support @astrojs/tailwind v6 (withastro#2991)
  i18n(fr): update `resources/plugins` (withastro#2990)
  i18n(ko-KR): update `plugins.mdx` (withastro#2987)
  chore: disable renovate package manager updates (withastro#2985)
  chore: disable renovate docker updates (withastro#2982)
  Update labeler config (withastro#2983)
  chore(deps): update github-actions (withastro#2979)
  [ci] format
  chore: disable automated PRs for npm (withastro#2978)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📚 docs Documentation website changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants