From 1842901ce6b4a21c1de4633ae66fae9ca9523fbd Mon Sep 17 00:00:00 2001 From: endorphant Date: Sun, 15 May 2016 01:55:18 -0400 Subject: [PATCH] minor text fixes --- bin/_ttbp.py | 4 ++-- bin/config/banner.txt | 2 +- bin/ttbp.py | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bin/_ttbp.py b/bin/_ttbp.py index 50200b0..ee6b92d 100644 --- a/bin/_ttbp.py +++ b/bin/_ttbp.py @@ -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")+""". diff --git a/bin/config/banner.txt b/bin/config/banner.txt index 2504681..b2e142c 100644 --- a/bin/config/banner.txt +++ b/bin/config/banner.txt @@ -5,6 +5,6 @@ | |___ |___ |___ | [__ |___ |\ | | __ | |\ | |___ | | | |___ |___ |___ ___] |___ | \| |__] | | \| |___ | | | -| ver 0.7.5 (almost stable) | +| ver 0.8.0 (almost stable) | | ~endorphant/projects/ttbp/changelog.txt | |__________________________________________________________| diff --git a/bin/ttbp.py b/bin/ttbp.py index fedb730..046eee9 100644 --- a/bin/ttbp.py +++ b/bin/ttbp.py @@ -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")+""".