From 2b97c4c8a24add5a4386e08e72c5bf9d6d9464d1 Mon Sep 17 00:00:00 2001
From: Maciej Topyla <m.m.topyla@student.tudelft.nl>
Date: Sat, 3 Sep 2022 18:40:50 +0000
Subject: [PATCH] adding summary admonitions

---
 src/2_coordinates.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/2_coordinates.md b/src/2_coordinates.md
index 1c162a2..c47ab86 100644
--- a/src/2_coordinates.md
+++ b/src/2_coordinates.md
@@ -347,7 +347,7 @@ $$dV = r^2 \sin\theta dr d\theta d\varphi.$$
 
 We have discussed four different coordinate systems:
 
-1.  tip "*Cartesian coordinates*" 
+1.  !!! tip "Cartesian coordinates" 
     $${\bf r} = (x_1, \ldots, x_n).$$ This systems can be
     used for any dimension $n$. It is particularly convenient for: infinite spaces, systems
     with rectangular symmetry.
-- 
GitLab