Second Post
Published at 7/23/2023
#SvelteKit#Svelte
My Second Post
Table of Contents
Media
Media inside static is served from ” / “.
Counter
Code
js
const a = 1const b = 2const c = a + bconsole.log(c)
js
const a = 1const b = 2const c = a + bconsole.log(c)
Links
Lists
- List 1
- List 2
- List 3
Blockquote
This is a blockquote
Table
Name | Age |
---|---|
John | 20 |
Jane | 21 |
Horizontal Rule
HTML
This is a div
Math
$$ \frac12 $$
Footnotes
This is a footnote[^1]
[^1]: This is a footnote
Abbreviations
HTML is a HTML
Subscript
H2O
Superscript
210
Mark
This is a marked text
Ins
This is an inserted text
Del
This is a deleted text
Keyboard
Press Ctrl + C
Inline Code
This is an inline code <div></div>
Task List
- Task 1
- Task 2
- Task 3
Emoji
😄
Inline emotes too!