Test card
Table of Contents
Document history
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
| 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 2
Test inactive timestamps:
With date
With date and time
An unordered list:
- element 1
- element 2
- element 3
An ordered list:
- element 1
- element 2
- 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
[X]element 1[ ]element 2[ ]element 3
Some definitions
- definition 1
- means something
- definition 2
- means another thing