Skip to content

Correct Hugo markdown parser config#15931

Merged
toshywoshy merged 1 commit into
mainfrom
jyee/fix_markdown_config
May 29, 2026
Merged

Correct Hugo markdown parser config#15931
toshywoshy merged 1 commit into
mainfrom
jyee/fix_markdown_config

Conversation

@jyee
Copy link
Copy Markdown
Contributor

@jyee jyee commented May 29, 2026

#15903 had a typo and so it never actually enabled block and title attributes (because the name should be singular). This PR corrects that.

One thing to note: The preview site build will need thorough checking. The previous PR was merged because there were no adverse effects... but that's because it didn't do anything (due to typo). This fix should enable the feature properly and might cause unwanted issues. If any negative effects are seen, we should roll back #15903 and add a comment to the Hugo config to document.

@jyee jyee requested a review from a team as a code owner May 29, 2026 03:35
@netlify
Copy link
Copy Markdown

netlify Bot commented May 29, 2026

Deploy Preview for devopsdays-web ready!

Name Link
🔨 Latest commit 32716ee
🔍 Latest deploy log https://app.netlify.com/projects/devopsdays-web/deploys/6a19099da5b7d100083f4841
😎 Deploy Preview https://deploy-preview-15931--devopsdays-web.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.

Copy link
Copy Markdown
Member

@nimbinatus nimbinatus left a comment

Choose a reason for hiding this comment

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

@toshywoshy toshywoshy merged commit a225bef into main May 29, 2026
9 checks passed
@toshywoshy toshywoshy deleted the jyee/fix_markdown_config branch May 29, 2026 16:41
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.

3 participants