Skip to content

Latex in tables #1221

@hjstein

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

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