Skip to content

History

Revisions

  • 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
    0a4afc9
  • v0.1.51 update

    @ttscoff ttscoff committed Jan 9, 2026
    4605b30
  • update kramdown notes

    @ttscoff ttscoff committed Jan 4, 2026
    76baa36
  • fix hierarchy

    @ttscoff ttscoff committed Jan 4, 2026
    3100be0
  • v0.1.49 update

    @ttscoff ttscoff committed Jan 3, 2026
    5de6f2a
  • v0.1.47 update

    @ttscoff ttscoff committed Jan 3, 2026
    322be67
  • v0.1.44 update

    @ttscoff ttscoff committed Jan 2, 2026
    de1f14e
  • v0.1.43 update

    @ttscoff ttscoff committed Dec 31, 2025
    e2c6d67
  • v0.1.42 update

    @ttscoff ttscoff committed Dec 30, 2025
    ca4d070
  • Add IAL syntax documentation

    @ttscoff ttscoff committed Dec 30, 2025
    93c2603
  • Add documentation for inline CSV/TSV table support Documentation for inline CSV/TSV table conversion feature, including fenced code blocks with table info string, alignment row support, and HTML comment markers.

    @ttscoff ttscoff committed Dec 23, 2025
    1865ef9
  • Add documentation for inline CSV/TSV table support Documentation for inline CSV/TSV table conversion feature, including fenced code blocks with table info string, alignment row support, and HTML comment markers.

    @ttscoff ttscoff committed Dec 23, 2025
    82e61f4
  • Add mmd-merge CLI for MultiMarkdown merge index @new Add --mmd-merge CLI mode to merge MultiMarkdown index files into a single Markdown stream @new Support indentation-based header level shifting when merging mmd_merge index entries @changed Disallow using --combine and --mmd-merge together to avoid ambiguous multi-file behavior Update manual, internal README, and wiki with multi-file usage examples and new mmd-merge documentation Fix KaTeX rendering and table/document wrapping issues @fixed KaTeX auto-render now properly configures delimiters and manually renders math spans to prevent plain text from appearing after rendered equations @fixed Relaxed table header conversion now only runs when relaxed_tables option is enabled @fixed HTML document wrapping now strips existing </body></html> tags to prevent duplicates when content already contains them Updated test expectations to match actual cmark-gfm table output format (colspan and alignment attributes).

    @ttscoff ttscoff committed Dec 23, 2025
    3bed711
  • Add combine and pandoc info

    @ttscoff ttscoff committed Dec 22, 2025
    f30aed2
  • Update docs for new table and CSS features Document Command-Line-Options changes for --embed-css and --script shorthands Document Syntax updates for table row spans, tfoot support, and caption handling

    @ttscoff ttscoff committed Dec 18, 2025
    ab33b75
  • v0.1.35 update

    @ttscoff ttscoff committed Dec 16, 2025
    6accb4d
  • plugin and configuration updates

    @ttscoff ttscoff committed Dec 16, 2025
    43bb327
  • Add plugins info

    @ttscoff ttscoff committed Dec 15, 2025
    6413891
  • wiki linking update

    @ttscoff ttscoff committed Dec 15, 2025
    6428a7c
  • v0.1.26 update

    @ttscoff ttscoff committed Dec 14, 2025
    b03807b
  • add banner image

    @ttscoff ttscoff committed Dec 14, 2025
    f766854
  • add new options

    @ttscoff ttscoff committed Dec 14, 2025
    0598862
  • v0.1.25 update

    @ttscoff ttscoff committed Dec 13, 2025
    b54dbd6
  • v0.1.23 update

    @ttscoff ttscoff committed Dec 12, 2025
    430e54c
  • v0.1.21 update

    @ttscoff ttscoff committed Dec 11, 2025
    651bb01
  • Docs update with new syntaxes and flags

    @ttscoff ttscoff committed Dec 11, 2025
    d26ee42
  • add credits

    @ttscoff ttscoff committed Dec 6, 2025
    8be4694
  • fix footer and sidebar

    @ttscoff ttscoff committed Dec 6, 2025
    0fdfeaf
  • Created _Footer (markdown)

    @ttscoff ttscoff committed Dec 6, 2025
    6c4b4a9
  • update install directions with submodule note

    @ttscoff ttscoff committed Dec 6, 2025
    8c124c5