set Use Html Tables
Controls how tables are rendered in the Markdown output. When enabled, tables are emitted as HTML (
| ) preserving row/column spans where available; when disabled, tables render as pipe-style Markdown. |
Parameters
value
The value to set for the UseHtmlTables property.