summaryrefslogtreecommitdiffstats
path: root/man/its.rules
blob: d6f7299785e62be3fc60af22803e7533bbff96fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<its:rules version="2.0" xmlns:its="http://www.w3.org/2005/11/its">
  <its:withinTextRule withinText="yes"
  		selector="//b
			| //em
			| //i
			| //citerefentry
			| //command
			| //emphasis
			| //envar
			| //filename
			| //manvolnum
			| //option
			| //replacable
			| //replaceable
			| //refentrytitle"/>
</its:rules>