kuroiikimono commited on
Commit
381b433
·
verified ·
1 Parent(s): f9ceb87

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -150,7 +150,8 @@ Similarly, the translation of the original text is followed by a `𓆏` : frog m
150
 
151
  𓆏00001-0;
152
 
153
- :teapot: **Tips** : If you have a text editor with a pattern replacement function, you can instantly replace all lines that start with `:::info` and contain only `:::` with blank lines.
 
154
  Try searching Google for keywords such as `grep and replace`.
155
 
156
  """, unsafe_allow_html=True)
 
150
 
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 :::info and including only ::: as a pattern to remove.
155
  Try searching Google for keywords such as `grep and replace`.
156
 
157
  """, unsafe_allow_html=True)