Skip to content

Latex in tables #1221

Description

@hjstein

The table documentation (https://testingisdocumenting.org/znai/layout/tables) says I can use markdown within the table. But when I try to do that using Latex in the heading, as in something like:

| `:latex: {src: "x"}` | `:latex: {src: "f(x)"}` |
| ---                  | ---                     |
| 3.0                  | 5.0                     |

I get a parse error:

java.lang.NullPointerException: Cannot invoke "Object.toString()" because the return value of "java.util.Map.get(Object)" is null

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions