summary refs log tree commit diff
path: root/default.html (follow)
Commit message (Expand)AuthorAge
* Eliminate stray whitespace in HTML and AtomJune McEnroe2020-05-11
* Add generator linksJune McEnroe2020-05-01
* Nest <q> elements for increased levels of quotationJune McEnroe2020-04-30
* Style groups in recipientsJune McEnroe2020-04-27
* Increase space between nav itemsJune McEnroe2020-04-26
* Put dates on new lines in indexJune McEnroe2020-04-26
* Remove margins in article.message headerJune McEnroe2020-04-26
* Style index pageJune McEnroe2020-04-25
* Wrap quoted lines in <q>June McEnroe2020-04-23
* Add default.htmlJune McEnroe2020-04-23
a href='/src/commit/bin/man1/hi.1?id=8110bc3af5c547b91cdd863c575b5a9c13f62b8e&follow=1'>Add plain text "language" to hiJune McEnroe 2019-02-10Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe Really it should skip forward until the parent changes, but this is simpler. 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe