File tree Expand file tree Collapse file tree
src/content/posts/showing-off-blog-features Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -218,42 +218,6 @@ Make those equations pretty! $ \frac{a}{b} \cdot b = a $
218218
219219Make those equations pretty! $ \frac{a}{b} \cdot b = a $
220220
221- You can use double dollar-sign to show a display-style formula.
222-
223- ```
224- Let's look at Einstein's great formula:
225- $$
226- E=mc^2
227- $$
228- ```
229-
230- Let's look at Einstein's great formula:
231- $$
232- E=mc^2
233- $$
234-
235- You can also number the formula.
236-
237- ```
238- The Pythagoras theorem is
239- $$
240- c^2=a^2+b^2\tag{1}
241- $$
242- It is very similar to Einstein's great formula
243- $$
244- E^2=m^2c^4+c^2p^2\tag{2}
245- $$
246- ```
247-
248- The Pythagoras theorem is
249- $$
250- c^2=a^2+b^2\tag{1}
251- $$
252- It is very similar to Einstein's great formula
253- $$
254- E^2=m^2c^4+c^2p^2\tag{2}
255- $$
256-
257221## HTML Elements
258222
259223<button >A Button</button >
You can’t perform that action at this time.
0 commit comments