blob: 5ecf2268a6bcad96ca11cfd41f4ef5f19f8d798b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
.. sectnum::
Problem: For <generated> tags `class` attributes are not considered in
HTML writer.
Solution: <generated> can be replaced by <inline> tags since they are
similar.
Header 1
========
Header 2
========
|