Treats the first line of input content as a header and generates
<th> tags in the output table.
- Namespace
- Statiq
.Tables - Containing Type
- RenderCsvAsMarkdown
Syntax
public RenderCsvAsMarkdown WithHeader()
Return Value
| Type | Description |
|---|---|
| RenderCsvAsMarkdown | The current module instance. |