Skip to content

Use elements option #7

@okkez

Description

@okkez
    <script type="text/x-mathjax-config">
MathJax.Hub.Config({
  elements: ['math'],
  tex2jax: {inlineMath: [['$','$']]}
});
    </script>

This allows to convert math expression under specified elements.
We want to specify elements via Daimon::Markdown::Plugin::Math.script_tag.

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