-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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
Labels
No labels