Post

Test Page

This is a test page. This page shows texts and typography, copied from the original source.

Test Page

Headings

H1 Heading

H2 Heading

H3 Heading

H4 Heading

Paragraph

In the ever-evolving world of technology, innovation continues to drive humanity forward, shaping how we interact with the world around us. From artificial intelligence enhancing daily tasks to advancements in robotics transforming industries, technology’s rapid progress shows no signs of slowing down. With each new development, we find ourselves redefining what is possible, breaking barriers that once seemed insurmountable. As the digital age continues to expand, the potential for growth in areas like sustainability, healthcare, and education becomes even more promising, offering hope for a future where technology and humanity thrive in harmony.

Lists

Ordered List

  1. Firstly
  2. Secondly
  3. Thirdly

Unordered List

  • Chapter
    • Section
      • Paragraph

ToDo List

  • Job
    • Step 1
    • Step 2
    • Step 3

Description List

Sun
the star around which the earth orbits
Moon
the natural satellite of the earth, visible by reflected light from the sun

Block Quote

This line shows the block quote.

Prompts

An example showing the tip type prompt.

An example showing the info type prompt.

An example showing the warning type prompt.

An example showing the danger type prompt.

Tables

CompanyContactCountry
Alfreds FutterkisteMaria AndersGermany
Island TradingHelen BennettUK
Magazzini Alimentari RiunitiGiovanni RovelliItaly

https://johmin8888.github.io

Footnote

Click the hook will locate the footnote1, and here is another footnote2.

Inline Code

This is an example of Inline Code.

Filepath

Here is the /path/to/the/file.extend.

Code Blocks

Common

1
This is a common code snippet, without syntax highlight and line number.

Specific Language

1
2
3
4
if [$? -ne 0 ]; then
  echo "The command was not successful.";
  #do the needful / exit
fi;

Specific Filename

1
2
3
@import
  "colors/light-typography",
  "colors/dark-typography";

Mathematics

The mathematics powered by MathJax:

\[\begin{equation} \sum_{n=1}^\infty 1/n^2 = \frac{\pi^2}{6} \label{eq:series} \end{equation}\]

We can reference the equation as \eqref{eq:series}.

When $a \ne 0$, there are two solutions to $ax^2 + bx + c = 0$ and they are

\[x = {-b \pm \sqrt{b^2-4ac} \over 2a}\]

Images

Defulat (with caption)

Desktop View Full screen width and center alignment

Left Aligned

Desktop View

Float to Left

Desktop View

In the ever-evolving world of technology, innovation continues to drive humanity forward, shaping how we interact with the world around us. From artificial intelligence enhancing daily tasks to advancements in robotics transforming industries, technology’s rapid progress shows no signs of slowing down. With each new development, we find ourselves redefining what is possible, breaking barriers that once seemed insurmountable. As the digital age continues to expand, the potential for growth in areas like sustainability, healthcare, and education becomes even more promising, offering hope for a future where technology and humanity thrive in harmony.

Float to Right

Desktop View

In the ever-evolving world of technology, innovation continues to drive humanity forward, shaping how we interact with the world around us. From artificial intelligence enhancing daily tasks to advancements in robotics transforming industries, technology’s rapid progress shows no signs of slowing down. With each new development, we find ourselves redefining what is possible, breaking barriers that once seemed insurmountable. As the digital age continues to expand, the potential for growth in areas like sustainability, healthcare, and education becomes even more promising, offering hope for a future where technology and humanity thrive in harmony.

Light/Dark Mode and Shadow

The image below will toggle dark/light mode based on theme preference, notice it has shadows.

light mode only dark mode only

Video

Reverse Footnote

  1. The footnote source ↩︎

  2. The 2nd footnote source ↩︎

This post is licensed under CC BY 4.0 by the author.

Trending Tags