Skip to content

History / Configuration

Revisions

  • v0.1.59 update

    @ttscoff ttscoff committed Jan 27, 2026
  • v0.1.54 update

    @ttscoff ttscoff committed Jan 14, 2026
  • Add per-cell alignment support using colon markers @new Table cells can now specify alignment by adding colons at the start and/or end of cell content: leading colon (:) for left-align, trailing colon (:) for right-align, or both (:content:) for center-align. The colons are stripped from the output and replaced with style="text-align: ..." attributes. @improved Colspan merge logic now preserves cell alignment styles when cells are merged together, ensuring alignment attributes are maintained correctly when cells span multiple columns.

    @ttscoff ttscoff committed Jan 10, 2026
  • plugin and configuration updates

    @ttscoff ttscoff committed Dec 16, 2025