--- layout: default title: "test" --- {% katexmm %} Hi :) $\sqrt{x + \frac{1}{2}}$ {% endkatexmm %} ```agda data ℕ : Set where zero : ℕ suc : ℕ → ℕ ``` Is `Set` clickable? Yes it is. And the other keywords too!