From 63a29748073b190bccad7cb745eed77c51f3000e Mon Sep 17 00:00:00 2001 From: Derek Stevens Date: Thu, 12 Jan 2023 22:35:01 -0700 Subject: [PATCH] added font templates, fixed return values; cleand up options; v2.0.0 --- README.md | 24 ++++++++++++------ config.def.h | 62 ++++++++++++++++++--------------------------- main.c | 71 ++++++++++++++++++++++++++++++++++------------------ tw.sh | 8 +++--- 4 files changed, 91 insertions(+), 74 deletions(-) diff --git a/README.md b/README.md index 79b2606..87106a8 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ There is a markup language which makes writing long blog posts, memex entries, e {@bold text} // shorthand for italic -{~italic text} +{\italic text} // shorthand for code {`short code} @@ -96,7 +96,7 @@ There is a markup language which makes writing long blog posts, memex entries, e {>longer quote} // shorthand for strikethrough -{\crossed-out text} +{~crossed-out text} // shorthand for level 3 heading {!heading text} @@ -112,6 +112,11 @@ There is a markup language which makes writing long blog posts, memex entries, e // shorthand for publish date (renders as