forked from endorphant/ttbp
minor text fixes
parent
23ed372d64
commit
1842901ce6
|
@ -416,8 +416,8 @@ thanks to everyone who reads, listens, writes, and feels.\
|
|||
def write_entry(entry=os.path.join(DATA, "test.txt")):
|
||||
|
||||
entered = raw_input("""
|
||||
"""+util.hilight("new feature!")+""" you can now use standard markdown in
|
||||
your entry text! raw html is still valid, and you can mix them together.
|
||||
"""+util.hilight("new feature!")+""" you can now use standard markdown in your entry text!
|
||||
raw html is still valid, and you can mix them together.
|
||||
|
||||
feels will be recorded for today, """+time.strftime("%d %B %Y")+""".
|
||||
|
||||
|
|
|
@ -5,6 +5,6 @@
|
|||
| |___ |___ |___ | [__ |___ |\ | | __ | |\ | |___ |
|
||||
| | |___ |___ |___ ___] |___ | \| |__] | | \| |___ |
|
||||
| |
|
||||
| ver 0.7.5 (almost stable) |
|
||||
| ver 0.8.0 (almost stable) |
|
||||
| ~endorphant/projects/ttbp/changelog.txt |
|
||||
|__________________________________________________________|
|
||||
|
|
|
@ -415,8 +415,8 @@ thanks to everyone who reads, listens, writes, and feels.\
|
|||
def write_entry(entry=os.path.join(DATA, "test.txt")):
|
||||
|
||||
entered = raw_input("""
|
||||
"""+util.hilight("new feature!")+""" you can now use standard markdown in
|
||||
your entry text! raw html is still valid, and you can mix them together.
|
||||
"""+util.hilight("new feature!")+""" you can now use standard markdown in your entry text!
|
||||
raw html is still valid, and you can mix them together.
|
||||
|
||||
feels will be recorded for today, """+time.strftime("%d %B %Y")+""".
|
||||
|
||||
|
|
Loading…
Reference in New Issue