Now this is the VimWikiTutor page. And HOME is in HERE index.

This is bold text.

This is italic text.

WikiWord -- linkto WikiWord (now it's not available anymore)

  1. numbered list item
  2. num 2
  3. num 3

Header1

biggest

Header2

less big

Header3

third big

Header4

fourth

Header5

fifth

NOTE! From Header7 on, the format would not take effects.

/* This is a block of code */
#include <stdio.h>
#include <stdlib.h>

int main(void) {
	return 0;
}

Vimwiki 1.1.1 Quick Reference TEST!

Headers, lists, tables, diary

Generated Links
Text styles

strikeout text subtextsuper monospaced code

Headings and breaks

(empty_line) paragraph break


line break

---- horizontal line

Lists, tables, quotations and code blocks
term
definition

table row:

text 1 text 2 text 3

table header seperator:

--+--+--

comment, not shown in HTML:

(four_spaces)block of quoted text:

#include <stdio.h>
Internal links, external links and images

KernelHacking WikiWord link

!TextText not a WikiWord link

VimWikiTutor link with an arbitrary name

with descr.
Desc 1 MrvlBug][Desc 2

link to a local file:
/home/yliao/Documents/Object-oriented_Programming_with_ANSI-C.pdf
and a local picture:
/home/yliao/Documents/Android_System_Frame.jpg

plain link to a URL:
http://www.baidu.com

[http://leafgrass.tk my home page] with descr.

local image:
|width:263px;height:170px;

external image:
http://source.android.com/images/home-bugdroid.png OR
http://source.android.com/images/home-bugdroid.png

image with description:
desc

with alternate text:
comment|

with alt. text and size:
text|width:150px;

without alternate text
|height:40px;

thumbnail link:
[http://android.git.kernel.org/pub/android-banner1.gif http://android.git.kernel.org/pub/android-banner1.gif] OR
http://android.git.kernel.org/pub/android-banner1.gif

Placeholders affecting HTML output

table of contents with optional title:

Text

<!-- use this title instead of the filename: --> <!-- do not convert to HTML: -%nohtml -->

Folding, text objects and operators
Vimwiki options and additional wikis

[.vimrc]

Help and information:
:he vimwiki