Jason-S-Ross / ox-context

An Org Mode export backend for ConTeXt
13 stars 4 forks source link

Enable table splits with "t" option #10

Closed Jason-S-Ross closed 2 years ago

Jason-S-Ross commented 2 years ago

This is more consistent with other Org mode options. ConTeXt wants the "yes" keyword, so just alias "t" to "yes" internally.

Fixes #10