mirror of
https://github.com/tildeclub/ttbp.git
synced 2026-06-22 12:19:23 +00:00
incremented to v0.8.0
added markdown parsing for entries
This commit is contained in:
@@ -416,6 +416,9 @@ 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.
|
||||
|
||||
feels will be recorded for today, """+time.strftime("%d %B %Y")+""".
|
||||
|
||||
if you've already started recording feels for this day, you
|
||||
|
||||
Reference in New Issue
Block a user