Skip to content

Commit

Permalink
[F] example
Browse files Browse the repository at this point in the history
  • Loading branch information
LS-KR committed Jan 26, 2025
1 parent ec096ac commit 742ceb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ For Windows, Yarn could be find at [Classic YarnPkg](https://classic.yarnpkg.com
## 4. MDX external features

1. Both `{/*something*/}` and `<!--something-->` can be rendered as comment, will not displayed on the website;
2. KaTeX formula could be used in the page. eg. $C_p=\dfrac{p-p_\infty}{\frac12\rho U_\infty^2}$
2. KaTeX formula could be used in the page. eg. `$C_p=\dfrac{p-p_\infty}{\frac12\rho U_\infty^2}$` as $C_p=\dfrac{p-p_\infty}{\frac12\rho U_\infty^2}$
3. Footnote could be used.
4. GitHub `[!Note]` mark could be used.

Expand Down

0 comments on commit 742ceb5

Please sign in to comment.