Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-08-04 | Added support for Cite to Markdown reader, and conditional support for citepr... | fiddlosopher | 1 | -0/+2 |
2008-08-04 | Added Cite element to definition and writers. | fiddlosopher | 1 | -8/+18 |
2008-07-15 | More work on smallcaps support. | fiddlosopher | 1 | -1/+1 |
2008-07-15 | Add preliminary support for SmallCaps inline element. (Andrea Rossato) | fiddlosopher | 1 | -0/+1 |
2008-03-31 | Fixed haddock documentation error | fiddlosopher | 1 | -1/+2 |
2008-02-09 | Use generic attributes type, not a string, for CodeBlocks. | fiddlosopher | 1 | -2/+5 |
2008-02-09 | Added parameter for class to CodeBlock (for syntax highlighting). | fiddlosopher | 1 | -1/+1 |
2007-11-29 | Added new Math block element. | fiddlosopher | 1 | -0/+1 |
2007-11-29 | Moved everything from src into the top-level directory. | fiddlosopher | 1 | -0/+116 |
2007-11-28 | Removed Text directory. This is a remnant of an experiment | fiddlosopher | 1 | -116/+0 |
2007-11-03 | Use template haskell to avoid the need for templates: | fiddlosopher | 1 | -0/+116 |