Skip to content

The $$\latex$$ syntax works great--except for absolute values: |x| #107

Closed
@rljacobson

Description

@rljacobson

kramdown still tries to interpret absolute values in inline MathJax/LaTeX code as a table. Something like $$|x|=1$$ will generate table html code. As far as I can tell, block/displayed equations are not affected. So,

$$ |x|=1 $$

works as expected.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions