diff --git a/content.py b/content.py index 52fdaebab..fd10f6023 100644 --- a/content.py +++ b/content.py @@ -163,6 +163,7 @@ def addHtmlTags(baseDir: str,httpPrefix: str, \ wordStr=wordStr[1:] newWords.append(wordStr) words=newWords + print(str(words)) replaceMentions={} replaceHashTags={}