RESTfulMC/Frontend/docs/home.md
Rainnny7 577851c69b
All checks were successful
Deploy Frontend / docker (17, 3.8.5) (push) Successful in 2m21s
Add code syntax highlighting
2024-04-21 20:55:42 -04:00

3.3 KiB

title published summary
Home 04-19-2024 Get started with RESTfulMC! duis numquam himenaeos lectus quisque assueverit aperiri

Heading level 1

I really like using Markdown.

"use client";

import { ThemeProvider as NextThemesProvider } from "next-themes";
import { type ThemeProviderProps } from "next-themes/dist/types";

/**
 * The provider of themes!!
 */
const ThemeProvider = ({ children, ...props }: ThemeProviderProps) => (
    <NextThemesProvider {...props}>{children}</NextThemesProvider>
);
export default ThemeProvider;
"use client";

import { ThemeProvider as NextThemesProvider } from "next-themes";
import { type ThemeProviderProps } from "next-themes/dist/types";

/**
 * The provider of themes!!
 */
const ThemeProvider = ({ children, ...props }: ThemeProviderProps) => (
    <NextThemesProvider {...props}>{children}</NextThemesProvider>
);
export default ThemeProvider;

I think I'll use it to format all of my documents from now on.

Heading level 2

Heading level 3

Heading level 4

Heading level 5
Heading level 6

Heading level 1

Heading level 2

I just love bold text. I just love bold text.

This text is really important. This text is really important. This text is really important. This text is really important. This is reallyveryimportant text.

Dorothy followed her through many of the beautiful rooms in her castle.

The Witch bade her clean the pots and kettles and sweep the floor and keep the fire fed with wood.

Dorothy followed her through many of the beautiful rooms in her castle.

The Witch bade her clean the pots and kettles and sweep the floor and keep the fire fed with wood.

The quarterly results look great!

  • Revenue was off the chart.
  • Profits were higher than ever. > > Everything is going according to plan.
  1. First item

  2. Second item

  3. Third item

  4. Fourth item

  5. First item

  6. Second item

  7. Third item

    1. Indented item
    2. Indented item
  8. Fourth item

  • First item
  • Second item
  • Third item
  • Fourth item
  • First item
  • Second item
  • Third item
  • Fourth item
  • First item
  • Second item
  • Third item
  • Fourth item
  • First item
  • Second item
  • Third item
    • Indented item
    • Indented item
  • Fourth item

At the command prompt, type nano.

Use `code` in your Markdown file.




My favorite search engine is Duck Duck Go.