This repository has been archived on 2024-11-01. You can view files and clone it, but cannot push or open issues or pull requests.
blog/themes/kiera/exampleSite/content/posts/maths.md

11 lines
237 B
Markdown
Raw Normal View History

2024-10-28 16:26:25 -05:00
+++
title = "Testing Mathmatics Formatting"
date = 2024-05-28T09:00:52+10:00
tags = []
categories = ["Maths"]
+++
In `hugo.toml` you need to set either: `mathjax=true` or `katex=true` to render the below as expected.
$$ \sqrt 4 = 2 $$