Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticmind committed Jun 18, 2024
1 parent 80ab7e7 commit c4d36fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.source.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ var converter = new ReverseMarkdown.Converter(config);
* `TableWithoutHeaderRowHandling` - handle table without header rows
* `TableWithoutHeaderRowHandlingOption.Default` - First row will be used as header row (default)
* `TableWithoutHeaderRowHandlingOption.EmptyRow` - An empty row will be added as the header row
* `TableHeaderColumnSpanHandling` - Set this flag to handle or process table header column with column spans

> Note that UnknownTags config has been changed to an enumeration in v2.0.0 (breaking change)
Expand Down

0 comments on commit c4d36fa

Please sign in to comment.