Files
org.vim/samples/sample3.org
Alex Vear 3b2c1e3f21 Move samples from samples branch to master branch
Originally-authored-on: 2020-10-26
2025-07-05 03:32:58 +01:00

682 B

This is a title

Heading 1

This is bold text. This is italic text. This is underlined text. This is strikethrough text. This is monospace text. This is verbatim text.

Link to Org mode website.

Get Org.vim from here: https://github.com/axvr/org.vim

Verbatim
(if (> 1 2)
  (print "True")
  (print "False"))

This is a comment block.

  • Foo.
  • Bar.

    • Biz.

      1. Hello.
      2. World.
    • Baz.

      1. Org,
      2. Mode.

Time stamps: [2020-03-01] <2020-02-29 Sat>

TODO Heading 2

Heading 3   heading tags

Heading 4

and so on…