Spaces:
Sleeping
Sleeping
Space at markdown
Browse files
app.py
CHANGED
@@ -105,8 +105,7 @@ def cambio():
|
|
105 |
print("Ejecutando change...")
|
106 |
|
107 |
nuevo_markdown = """
|
108 |
-
|
109 |
-
Start typing below to see the output.
|
110 |
"""
|
111 |
|
112 |
return nuevo_markdown
|
|
|
105 |
print("Ejecutando change...")
|
106 |
|
107 |
nuevo_markdown = """
|
108 |
+
|
|
|
109 |
"""
|
110 |
|
111 |
return nuevo_markdown
|