blob: 94059af5d6e564d2bd626969126d4f7c19e03aa5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
== (((index entry 1)))a title
(((index entry 1)))
a paragraph preceded by an entry in the index
a paragraph followed by an entry in the index(((index entry 2)))
(((index entry 3)))(((index {entry} 4)))
a paragraph preceded by two entries in the index
(((index entry 3,subentry 1)))((("index entry 5","subentry 2, with comma")))
a paragraph with entry and subentry
indexterm:[index entry 1,subentry 1]
a paragraph with other version of entry and subentry.
* (((index {entry} 4)))A list item with an index entry
* A subitem with an index entry(((index entry 5)))
|