From e5b9bce79b68a68ddd2e51daa16d2fea73b84fdb Mon Sep 17 00:00:00 2001
From: Prefetch
Date: Wed, 19 Oct 2022 20:03:25 +0200
Subject: Polish presentation, "fix" Unicode sorting

---
 source/know/concept/convolution-theorem/index.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

(limited to 'source/know/concept/convolution-theorem')

diff --git a/source/know/concept/convolution-theorem/index.md b/source/know/concept/convolution-theorem/index.md
index d6c578b..d4655cf 100644
--- a/source/know/concept/convolution-theorem/index.md
+++ b/source/know/concept/convolution-theorem/index.md
@@ -1,5 +1,6 @@
 ---
 title: "Convolution theorem"
+sort_title: "Convolution theorem"
 date: 2021-02-22
 categories:
 - Mathematics
@@ -29,7 +30,7 @@ $$\begin{aligned}
 <div class="accordion">
 <input type="checkbox" id="proof-fourier"/>
 <label for="proof-fourier">Proof</label>
-<div class="hidden">
+<div class="hidden" markdown="1">
 <label for="proof-fourier">Proof.</label>
 We expand the right-hand side of the theorem and
 rearrange the integrals:
@@ -81,7 +82,7 @@ $$\begin{aligned}
 <div class="accordion">
 <input type="checkbox" id="proof-laplace"/>
 <label for="proof-laplace">Proof</label>
-<div class="hidden">
+<div class="hidden" markdown="1">
 <label for="proof-laplace">Proof.</label>
 We expand the left-hand side.
 Note that the lower integration limit is 0 instead of $-\infty$,
-- 
cgit v1.2.3