Test card

[2026-05-31]

Table of Contents

Document history

I expect this to be an optional section in case that I needed to edit the content. In any case, all this data is fake, I am just testing its presentation design.

Date Description Commit Changes
[2026-05-31 Sun] Added version control 8d65815
[2026-05-23 Sat] Initial version a99ce6c

Introduction

This is intended to be like a test card1, or like the pallette's painter. Here I am exploring and exposing my intended use of orgmode, the intrinsic language, similar to markdown, that gets exported to org html export meanwhile as a preparation step to ignite this blog.

If you are interested on using this, you might want to look this source (find the link to source code at the bottom)

Another heading of level 1

Typical text formating tools: bold italic underline strikethrough

Additionally, this is org-code and this org-verbatim (same color as html export, not in orgmode with this modus themes)

test

Table 1: This is a caption that describes this table
Column A Column B
Cell 1 Cell 2
Cell 3 Cell 4

Send ping to another footnote 2

Heading of level 2

Heading of level 3

This is an example of an internal link to come back to Introduction

Go to here!

Go to source block

quote example, line 1

line 2

line 3

Another heading of level 3

here!

example of text, line 1
line 2
line 3

Another Heading of level 2

Test inactive timestamps:

With date [2026-05-31 Sun]

With date and time [2026-05-31 Sun 02:31]

An unordered list:

  • element 1
  • element 2
  • element 3

An ordered list:

  1. element 1
  2. element 2
  3. element 3

A task list (interesting that the boxes of the tasklist are the code style, that does not match orgmode)

  • [X] element 1
  • [ ] element 2
  • [ ] element 3

A numbered task list

  1. [X] element 1
  2. [ ] element 2
  3. [ ] element 3

Some definitions

definition 1
means something
definition 2
means another thing

Footnotes: