Skip to content

Conversation

@deining
Copy link
Contributor

@deining deining commented Jun 7, 2025

This PR adds the ability to author mathematical formulae inside a math code block:

```math
a^2 + b^2 = c^2
```

renders to:

$$a^2 + b^2 = c^2$$

Now you can also use a chem code block to display a chemical equation:

```chem
\ce{SO4^2- + Ba^2+ -> BaSO4 v}
```

Please have a look at the preview.

@netlify
Copy link

netlify bot commented Jun 7, 2025

Deploy Preview for anatole-demo ready!

Name Link
🔨 Latest commit c7fa799
🔍 Latest deploy log https://app.netlify.com/projects/anatole-demo/deploys/68545e912b6c7d00081a2186
😎 Deploy Preview https://deploy-preview-565--anatole-demo.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: 88
Accessibility: 88
Best Practices: 100
SEO: 92
PWA: -
View the detailed breakdown and full score reports

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

@deining deining force-pushed the math-codeblocks branch 3 times, most recently from 21eac7e to 9fa6d05 Compare June 7, 2025 21:53
@deining deining force-pushed the math-codeblocks branch from 9fa6d05 to 79fc1e5 Compare June 8, 2025 07:06
@sonarqubecloud
Copy link

@lxndrblz lxndrblz self-assigned this Jun 19, 2025
@lxndrblz lxndrblz added the enhancement New feature or request label Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants