Checking out mdx with next-mdx-remote and custom stype.

@bge

  • #react
  • #nextjs
  • #markdown



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
  1. First item
  2. Second item
  3. Third item
    1. Indented item
    2. Indented item
  4. Fourth item
Imperial to metric conversion factors
To convertintomultiply by
inchesmillimetres (mm)25.4
feetcentimetres (cm)30.48
yardsmetres (m)0.91444
To convertintomultiply by

create an anchor

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

my equation

GFM

Autolink literals

www.example.com, https://example.com, and [email protected].

Footnote

A note2

Strikethrough

one or two tildes.

Table

abcd
abcd
-:--::-:
abce
-:--::-:

Tasklist

  • to do
  • done

1.1 Header

n!k!(nk)!=(nk)\frac{n!}{k!(n-k)!} = \binom{n}{k}

wwww

Footnotes

  1. Small note.

  2. Big note.



Back
© 2025 bowen.ge All Rights Reserved.