Skip to content

fix(markdown): issue with h1-6 tags - #1223

Merged
farnabaz merged 2 commits into
mainfrom
fix/html-tags
Jun 8, 2022
Merged

fix(markdown): issue with h1-6 tags#1223
farnabaz merged 2 commits into
mainfrom
fix/html-tags

Conversation

@farnabaz

@farnabazfarnabaz commented Jun 6, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

resolves#1222

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify

netlifyBot commented Jun 6, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt-content ready!

NameLink
🔨 Latest commit47f93ba
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt-content/deploys/629e8ffda0f9630008b3fb2f
😎 Deploy Previewhttps://deploy-preview-1223--nuxt-content.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@farnabaz
farnabaz merged commit 1777fd7 into mainJun 8, 2022
@farnabaz
farnabaz deleted the fix/html-tags branch June 8, 2022 09:42
@farnabazfarnabaz mentioned this pull request Aug 12, 2022
farnabaz added a commit that referenced this pull request Sep 7, 2022
* fix(markdown): issue with `h1-6` tags
* test: add heading tests
Sign up for freeto 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.

(Content v2) <h1></h1> heading tags rendered as <h-1>

1 participant

@farnabaz