Skip to content

Commit 2b8a88c

Browse files
authored
Fix some goofs in the latest Arcade blog post (#11128)
* put posting date in the right place * italic isn't rendering with bold
1 parent e3d0868 commit 2b8a88c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/blog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Microsoft MakeCode Blog
22

3-
February 13th, 2026 by [Jaqster](https://github.com/jaqster)
4-
53
## [MakeCode Arcade 2026 Update](/blog/arcade/update-feb-2026)
64

5+
February 13th, 2026 by [Jaqster](https://github.com/jaqster)
6+
77
Today we are pleased to release our 2026 MakeCode Arcade updates!
88

99
**[Continue reading this blog post](/blog/arcade/update-feb-2026)**

docs/blog/arcade/update-feb-2026.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The [unfollow](https://arcade.makecode.com/reference/sprites/sprite/unfollow) bl
108108

109109
### Math Constants
110110

111-
The Math Constants block contains some helpful values like **Pi (π)**, **_e_**, and some square root and logarithmic values.
111+
The Math Constants block contains some helpful values like **Pi (π)**, **e**, and some square root and logarithmic values.
112112

113113
![Math constants](/static/blog/arcade/update-feb-2026/math-constants.png)
114114

0 commit comments

Comments
 (0)