Replies: 2 comments 4 replies
-
Can you explain why this would make sense? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Can't you use a special fenced div and have the Lua filter insert a typst command that just changes tables in that restricted environment?
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
today pandoc emits standard tables in typst as:
and header-less tables as:
it may make sense to write header-less tables as typst grids instead:
Beta Was this translation helpful? Give feedback.
All reactions