Skip to content
Discussion options

You must be logged in to vote

This seems to be due to a known issue in kramdown, the converter we use to convert markdown to html. What happens is that the | symbol in your equation triggers an html table to be created which then messes up the latex conversion. The suggested workaround is to use \vert instead of | in your formula.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Brechtvsk
Comment options

@bmesuere
Comment options

Answer selected by Brechtvsk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants