mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 21:08:41 +07:00
<br /> provides additional support for XHTML without breaking compatibility with HTML. This can be useful when trying to publish documentation generated by terraform-docs to XHTML based solutions Signed-off-by: christophe.vandekerchove <christophe.vandekerchove@scalepad.com>
1 line
166 B
Plaintext
1 line
166 B
Plaintext
This is a complicated one. We need a newline.<br/>And an example in a code block. Availeble options<br/>are: foo \| bar \| baz<pre>default = [<br/> "foo"<br/>]</pre> |