Skip to content

Add $mdtable Handlebars helper for Markdown table output#1729

Merged
nmaguiar merged 1 commit intot8from
codex/add-handlebars-handler-mdtable
Feb 25, 2026
Merged

Add $mdtable Handlebars helper for Markdown table output#1729
nmaguiar merged 1 commit intot8from
codex/add-handlebars-handler-mdtable

Conversation

@nmaguiar
Copy link
Collaborator

@nmaguiar nmaguiar commented Feb 25, 2026

Motivation

  • Provide a Handlebars helper to render arrays of objects as Markdown tables directly from templates, matching the existing ow.template.md.table functionality.

Description

  • Added a new helper entry mdtable in js/owrap.template.js that maps mdtable: a => ow.template.md.table(a) and documented the helper in the addOpenAFHelpers() helper list.

Testing

  • No automated tests were run for this trivial change.

@nmaguiar nmaguiar marked this pull request as ready for review February 25, 2026 05:53
@nmaguiar nmaguiar merged commit 0a35c83 into t8 Feb 25, 2026
1 check passed
@nmaguiar nmaguiar deleted the codex/add-handlebars-handler-mdtable branch February 25, 2026 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant