master
Bob Mottram 2019-08-19 12:19:32 +01:00
parent f59eb08b14
commit 7413536531
1 changed files with 1 additions and 0 deletions

View File

@ -163,6 +163,7 @@ def addHtmlTags(baseDir: str,httpPrefix: str, \
wordStr=wordStr[1:]
newWords.append(wordStr)
words=newWords
print(str(words))
replaceMentions={}
replaceHashTags={}