Skip to content

Commit

Permalink
Corrected superscript
Browse files Browse the repository at this point in the history
  • Loading branch information
royfrancis authored Oct 30, 2024
1 parent e73e91c commit 6b5abe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reports/demo/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Custom character sizes. This is an enchanced feature.
|`_Italic text_`|_Italic text_|
|`~~Strikethrough~~`|~~Strikethrough~~|
|`H~2~O`|H~2~O|
|`x^2`|x^2|
|`x^2^`|x^2^|
|`--`|--|
|`---`|---|
|`[link](r-project.org)`|[link](r-project.org)|
Expand Down

0 comments on commit 6b5abe6

Please sign in to comment.