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

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -