1
0
Fork 0
Commit Graph

7 Commits (a570abc87a66602cf1588ce6d1e4ac4c9c84e8e2)

Author SHA1 Message Date
Mike Gerwitz a570abc87a
Moved ampersand escaping in msgfmt to occur before other replacements
Oops
2012-10-27 23:09:03 -04:00
Mike Gerwitz c5cc5c4ffa
Added emphasis support to msgfmt 2012-10-16 23:01:20 -04:00
Mike Gerwitz 3adf4a836a
Added blockquote support to msgfmt 2012-10-16 22:49:46 -04:00
Mike Gerwitz ff237bbc6f
RSS feed no longer outputs HTML entities in the title 2012-10-13 00:42:29 -04:00
Mike Gerwitz 0ea280a430
References in text are now converted into hyperlinks
References are bracketed---they are converted into superscripts. If text
immediately preceeding the reference is bracketed, it is also hyperlinked.
2012-10-09 23:31:40 -04:00
Mike Gerwitz 9bf3831c28
Corrected copyright notice
..this is what happens when you copy notices from other projects blindly (at
least it was my own)
2012-10-07 11:22:49 -04:00
Mike Gerwitz 7965009bd4
Initial repo2html concept
Certain things are thrown in place just to demonstrate the concept. Many things
are also hard-coded that should be configurable (such as the title, copyright
and RSS item count).

Licensed under the GPLv3 instead of the AGPLv3 because the license does not
apply to generated content unless that content uses a portion of the program.
2012-10-07 10:04:42 -04:00