minor text fixes

master
endorphant 2016-05-15 01:55:18 -04:00
parent 23ed372d64
commit 1842901ce6
3 changed files with 5 additions and 5 deletions

View File

@ -416,8 +416,8 @@ thanks to everyone who reads, listens, writes, and feels.\
def write_entry(entry=os.path.join(DATA, "test.txt")): def write_entry(entry=os.path.join(DATA, "test.txt")):
entered = raw_input(""" entered = raw_input("""
"""+util.hilight("new feature!")+""" you can now use standard markdown in """+util.hilight("new feature!")+""" you can now use standard markdown in your entry text!
your entry text! raw html is still valid, and you can mix them together. raw html is still valid, and you can mix them together.
feels will be recorded for today, """+time.strftime("%d %B %Y")+""". feels will be recorded for today, """+time.strftime("%d %B %Y")+""".

View File

@ -5,6 +5,6 @@
| |___ |___ |___ | [__ |___ |\ | | __ | |\ | |___ | | |___ |___ |___ | [__ |___ |\ | | __ | |\ | |___ |
| | |___ |___ |___ ___] |___ | \| |__] | | \| |___ | | | |___ |___ |___ ___] |___ | \| |__] | | \| |___ |
| | | |
| ver 0.7.5 (almost stable) | | ver 0.8.0 (almost stable) |
| ~endorphant/projects/ttbp/changelog.txt | | ~endorphant/projects/ttbp/changelog.txt |
|__________________________________________________________| |__________________________________________________________|

View File

@ -415,8 +415,8 @@ thanks to everyone who reads, listens, writes, and feels.\
def write_entry(entry=os.path.join(DATA, "test.txt")): def write_entry(entry=os.path.join(DATA, "test.txt")):
entered = raw_input(""" entered = raw_input("""
"""+util.hilight("new feature!")+""" you can now use standard markdown in """+util.hilight("new feature!")+""" you can now use standard markdown in your entry text!
your entry text! raw html is still valid, and you can mix them together. raw html is still valid, and you can mix them together.
feels will be recorded for today, """+time.strftime("%d %B %Y")+""". feels will be recorded for today, """+time.strftime("%d %B %Y")+""".