xref: /plan9/sys/lib/wiki/d/0.hist (revision 9a747e4fd48b9f4522c70c07e8f882a15030f964)
1Wiki Syntax
2D1017508002
3A (144.137.80.113)
4#Plan 9 wiki documents are written using a simple markup notation.
5#Text is free format with the following exceptions.
6#
7# *	A blank line begins a new paragraph.
8# *	If a paragraph contains only capital letters, it is a section
9#	heading.
10# *	If a line begins with a *, it begins a new item in a bulleted
11#	list.
12# *	If a line begins with a !, it is formatted in typewriter font and
13#	uninterpreted. This is useful for typescripts and program listings.
14# *	A link is denoted by putting text in square brackets. The text
15#	can be ``name of local link'' or ``url'' or ``text | url''. Local
16#	link names are not case sensitive.
17# *	Plan 9 manual page references are automatically made into links,
18#	as in man(1).
19#
20#That's all. Note in particular that arbitrary HTML tags are not
21#valid, so as to make the pages friendly to those using the Acme
22#client rather than a web browser.
23#
24#EXAMPLE
25#
26#If you're looking at this page in Acme, this _is_ the example. If
27#you're viewing the HTML version, click on the edit link below to
28#view the source. If you want to play around with the syntax, try the
29#[sandbox].
30#
31#Enjoy.
32#
33