Spaces:
Running
Running
Cristóbal Hernández
commited on
Commit
·
a753c54
1
Parent(s):
8ae3b1a
Add application file
Browse files
app.py
CHANGED
@@ -129,7 +129,7 @@ def remove_non_ascii(text):
|
|
129 |
|
130 |
|
131 |
|
132 |
-
article_text = "
|
133 |
|
134 |
# Apply the function to your Markdown strings
|
135 |
|
|
|
129 |
|
130 |
|
131 |
|
132 |
+
article_text = "## Placeholder \n text text"
|
133 |
|
134 |
# Apply the function to your Markdown strings
|
135 |
|