🐺 Freki

§ Markholo

Markholo is a holonomica flavor of Markdown.

§ Emojis

@@frog@@ frog @@green-heart@@ green-heart @@robit@@ robit @@robot@@ robot

🐸 frog 💚 green-heart 🤷❓ robit 🤖 robot

§ Removed Content <del>

Remove --removed-- content --delete--

Remove removed content delete

§ Added Text <ins>

++Addition++ or ++newly inserted++ text.

Addition or newly inserted text.

§ Marked Text <mark>

!!Marked!! or !!highlighted!! text.

Marked or highlighted text.

§ Aside Hints

:::tip [title]

content

:::

§ Details

''' Summary of details.

The _full_ **details** 

'''
Summary of details.

The full details

§ Table

,,,
1    , 2   , 3
one  , two , three
uno  , dos , tres
ichi , ni  , san
,,,
1 2 3

one

two

three

uno

dos

tres

ichi

ni

san

§ Footnotes

Text0~0OB0~0^footnote0~0CB0~0

^^^^

0~0OB0~0^footnote0~0CB0~0: Footnote

Referencefootnote

§ Description List

?? Term
= Definition.
= Second definition.
Term
Definition.
Second definition.