perl - POD: How to insert tabs? -
How do I insert two tabs before each description
so that the tab Html < / Code> -output?
= head = 2 = My list: = over = item first description A = item second description B = item third description C = back = cut
Do you mean to make a definition list?
:
= over = item first description a = item second description b = item third description c = back
this one As your description of the definition list as "first", "second", and "third", and "description a", "description b", and "description c".
If you need to change the formatting of a definition on the search.cpan.org or metacpan.org list, you can not do POD is a semantic documentation language and module author has a lot on layout and typography Does not control the web site owner who has the power to adjust the typography and such as CSS.
Comments
Post a Comment