Skip to content

Conversation

@nereye
Copy link
Contributor

@nereye nereye commented Jan 20, 2026

What

Math equations are not displayed correctly. E.g. in the Antenna Theory Basics doc (https://microhams.com/docs/antenna-theory-basics/), the frequency wavelength formula is displayed as:

$$ \lambda = \frac{c}{f} $$

instead of:

$$ \lambda = \frac{c}{f} $$

Why

We want to be able to display math equations/formulas as intended.

The fix is to add the required npm packages to the config and configure Astro appropriately.

Have verified locally that the formula is now displayed correctly.

Testing

  • Previewed locally with npm run dev
  • No TypeScript errors
  • Content renders correctly

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