From 62e8febd162b915ebd4ca5858eae07018160390d Mon Sep 17 00:00:00 2001
From: Jorge <jorge2170083@correo.uis.edu.co>
Date: Tue, 25 Apr 2023 12:01:10 -0500
Subject: [PATCH] Imagenes

---
 docs/starting/coordinates.md | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/docs/starting/coordinates.md b/docs/starting/coordinates.md
index fb344f7a..7dfaa319 100644
--- a/docs/starting/coordinates.md
+++ b/docs/starting/coordinates.md
@@ -3,9 +3,9 @@
 In MUYSC, we utilize decimal coordinates to accurately locate objects, and for enhanced precision in studying specific zones, we recommend using Google Earth.
 
 
-```md
+
 ![Earth](images/cerroGoogle.PNG)
-``` 
+
 The initial step involves creating a polygon surrounding the object of interest. Subsequently, place two points along a diagonal of the polygon, and input the obtained geographic coordinates into the MUYSC format. This will result in a quadrilateral representing the study area.
 
 :::{note}
@@ -26,9 +26,9 @@ a.plot_structure()
 
 The following illustrates an example of how MUYSC can display the geological structure:
 
-```md
+
 ![Machin](images/MachinStructure.jpg)
-```
+
 
 Now let's see other part in the world
 
@@ -43,6 +43,5 @@ a.plot_structure()
 
 The following illustrates an example of how MUYSC can display the geological structure:
 
-```md
+
 ![Machin](images/FujiStructure.jpg)
-```
\ No newline at end of file
-- 
GitLab