Skip to content

Not rendering equations properly #85

Description

@juansqw

I'm using this theme for a small project and I'm trying to add equations to one of my posts.

Here's what I have:
$$
\pi_t = \frac{P_t - P_{t-12}}{P_{t-12}} = \frac{226.40 - 188.09}{188.09} = 0.2036
$$

However, when rendering, it does not show the equation properly.

I have tried with other themes and they work fine. My guess is that it has something to do with the /layout/partial/foot_custom.html file (which is missing).

Any help?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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