supported by Zeuner Solutions SourceForge.net Logo

documentation for the macro "doc_paragraph"

creates a paragraph in the documentation

It is defined in the file literacy.m4.

m4 code:

define(`doc_paragraph',
`ifdef(`language',
`patsubst(patsubst($1,`
',` '),\(_policy_n_times(\([][a-zA-Z0-9 *.:_-]\|__comma__\),60)\) ,\1
)
',
`<p>
$1
</p>')')