Checking out mdx with next-mdx-remote and custom stype.
@bge
This is a blog post about functions.
We'll learn what functions are, how to write functions, and how to use them.
This is a Markdown subheading
We just used a ###
subheading in our blog post.
Here I'm using a component inside my MarkDown file:
This is a button to change the theme of the website.
Background
This is the Center
another note1
A chakra list
- Lorem ipsum dolor sit amet
- Consectetur adipiscing elit
- Integer molestie lorem at massa
- Facilisis in pretium nisl aliquet
markdown list
- Wna
- 13
- 34sd ordered list
- First item
- Second item
- Third item
- Indented item
- Indented item
- Fourth item
To convert | into | multiply by |
---|---|---|
inches | millimetres (mm) | 25.4 |
feet | centimetres (cm) | 30.48 |
yards | metres (m) | 0.91444 |
To convert | into | multiply by |
A ramdon poem from server
loading...
You clicked 0 times
1var add2 = function(number) {
2 return number + 2;
3}
4
what about this
function(number)
hθ(x) = θo x + θ1x
GFM
Autolink literals
www.example.com, https://example.com, and [email protected].
Footnote
A note2
Strikethrough
one or two tildes.
Table
a | b | c | d |
---|---|---|---|
a | b | c | d |
- | :- | -: | :-: |
a | b | c | e |
- | :- | -: | :-: |
Tasklist
- to do
- done
1.1 Header
wwww
Footnotes
Back
© 2025 bowen.ge All Rights Reserved.