Skip to content

TableConverter

Properties

config

protected \League\HTMLToMarkdown\Configuration $config

alignments

private static array<string,string> $alignments
  • This property is static.

columnAlignments

private array<int,string>|null $columnAlignments

caption

private string|null $caption

Methods

setConfig

public setConfig(\League\HTMLToMarkdown\Configuration $config): void

Parameters:

Parameter Type Description
$config \League\HTMLToMarkdown\Configuration

preConvert

public preConvert(\League\HTMLToMarkdown\ElementInterface $element): void

Parameters:

Parameter Type Description
$element \League\HTMLToMarkdown\ElementInterface

convert

public convert(\League\HTMLToMarkdown\ElementInterface $element): string

Parameters:

Parameter Type Description
$element \League\HTMLToMarkdown\ElementInterface

getSupportedTags

public getSupportedTags(): string[]


Automatically generated on 2025-03-18