Skip to content

Unclear where to put <src> pointer to MathJax #17

@lazarillo

Description

@lazarillo

The README.md says:

Don't forget to include <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-AMS_HTML"></script>.

It is not clear where I should put this. In a simple web page, that would be clear, but Vue changes the structure significantly. I have tried to put it in vue components where it is being used, or in the index.js page, or in the App.vue page, without any luck.

The only way I can get this to work, ever, is on the Codepen page, because it has an area where I can include external dependencies.

An example on the readme would be hugely helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions