Returns HTML preformatted text, with optional <code>
tag.
This function does not encode the argument str
.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | str |
Content string. |
||
logical, | intent(in), | optional | :: | code |
Additional code tag? |
Generated HTML.