index
:
tkread
master
A simple tcl/tk pager
njw
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-05-21
Align images to baseline
Nick White
2015-05-21
Add wrapper scripts to download images as appropriate for displaying webpages
Nick White
2015-05-21
Unescape underscores
Nick White
2015-05-21
Don't delete then re-add link alt text, as it removes images that are links
Nick White
2014-04-22
Replace escaped # character, and add some notes to todo
Nick White
2014-04-18
Process escaped asterisk
Nick White
2014-04-17
Add a few replacements, for hr and escaping of dollar and end of line
Nick White
2014-04-17
Improve list processing
Nick White
2014-04-05
Handle image 'title' tags, as used by pandoc
Nick White
2014-03-17
Reduce default font size
Nick White
2014-03-16
Improve image link parsing, and remove links completely for now
Nick White
2014-02-25
Process lists
Nick White
2014-02-23
Remove _ emphasis option for now as it plays havok until URLs are processed
Nick White
2014-02-23
Move surround processing to the end so it doesn't interfere with other parts
Nick White
2014-02-23
Add _ option for emphasis
Nick White
2014-02-23
Add prefix headings
Nick White
2014-02-22
Fix underline matching properly
Nick White
2014-02-22
Update underline matching to not match lists
Nick White
2014-02-22
Add underline heading processing
Nick White
2014-02-22
Add local image loading
Nick White
2014-02-22
Move copying notice to main tkread file
Nick White
2014-01-30
Colour selection nicely
Nick White
2014-01-30
Add usage printing
Nick White
2014-01-13
Add ISC license
Nick White
2014-01-12
Enable text selection
Nick White
2014-01-12
Colour changes
Nick White
2014-01-01
Add headings to markdown processing
Nick White
2014-01-01
Allow font family to be set, falling back to Times, and increase the default ...
Nick White
2013-12-20
Put markdown formatting behind a flag
Nick White
2013-11-22
Update colours used
Nick White
2013-11-10
Simplify (and decrease) line spacing
Nick White
2013-11-10
Use a gray with some saturation for the text
Nick White
2013-10-21
Add some markdown processing
Nick White
2013-10-21
Initial commit
Nick White