summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2014-02-23 11:32:53 +0000
committerNick White <git@njw.me.uk>2014-02-23 11:32:53 +0000
commitf4072e6a86f761c9f9b02359c7ca02e5a9559fe8 (patch)
tree9b2e55c4bb9e20ffc8280c895bbf236658914d53
parent7acc178c023b578a6334253e0bc8eef41ab9ef2b (diff)
downloadtkread-f4072e6a86f761c9f9b02359c7ca02e5a9559fe8.tar.bz2
tkread-f4072e6a86f761c9f9b02359c7ca02e5a9559fe8.zip
Remove _ emphasis option for now as it plays havok until URLs are processed
-rwxr-xr-xtkread3
1 files changed, 0 insertions, 3 deletions
diff --git a/tkread b/tkread
index 837c1df..5fbce76 100755
--- a/tkread
+++ b/tkread
@@ -42,11 +42,8 @@ set domarkdown 0
set surroundfmt { \
{"***" "0" "bold italic"} \
- {"___" "0" "bold italic"} \
{"**" "0" "bold"} \
- {"__" "0" "bold"} \
{"*" "0" "italic"} \
- {"_" "0" "italic"} \
}
set underlinefmt { \