stellar / stellar-docs

Documentation for Stellar
https://developers.stellar.org
Apache License 2.0
67 stars 128 forks source link

🐛 KaTeX mathcal, mathbb missing #865

Open JFWooten4 opened 3 months ago

JFWooten4 commented 3 months ago

What version are you using?

stellar version 11.1.0

What did you do?

Use $\mathbb{n}$ and $\mathcal{n}$

What did you expect to see?

Stylized variables.

What did you see instead?

No stylization, although $\mathfrak{n}$ works.

JFWooten4 commented 3 months ago

Strangely, both work for capitalized variables.