Spaces:
Running
Running
kuroiikimono
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -151,7 +151,11 @@ Similarly, the translation of the original text is followed by a `𓆏` : frog m
|
|
151 |
𓆏00001-0;
|
152 |
|
153 |
:teapot: **Tips** : If you have a text editor with a pattern replacement function,
|
154 |
-
you can use the characters starting with
|
|
|
|
|
|
|
|
|
155 |
Try searching Google for keywords such as `grep and replace`.
|
156 |
|
157 |
""", unsafe_allow_html=True)
|
|
|
151 |
𓆏00001-0;
|
152 |
|
153 |
:teapot: **Tips** : If you have a text editor with a pattern replacement function,
|
154 |
+
you can use the characters starting with
|
155 |
+
`:::info`
|
156 |
+
and ending with the line that contains only
|
157 |
+
`:::`
|
158 |
+
as a pattern to remove.
|
159 |
Try searching Google for keywords such as `grep and replace`.
|
160 |
|
161 |
""", unsafe_allow_html=True)
|