vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Enum member HTMLOutputStyle.pretty

Inserts line breaks and indents lines according to their nesting level in the HTML structure

enum HTMLOutputStyle
{
  // ...
  pretty = 1,
  // ...
}
Authors
Copyright
License