Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Enable math env like github flavoured markdown. #132

@bvraghav

Description

@bvraghav

Writing expressions as blocks

For example, with markserv, the following math (code?):

$$y=mx+c$$

would render like

y=mx+c

Would it be possible to append custom block delimiters with mathjax?

Some pointers:

  1. MathJax Config: {tex: {displayMath: [['$$','$$'],...,['```math','```']}}
  2. Insert a script tag here.

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