Returns HTML paragraph. This function does not encode the argument
str
unless encode
is .true.
.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | str |
Paragraph string. |
||
logical, | intent(in), | optional | :: | encode |
HTML-encode string. |
Generated HTML.