Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-04 | Convert postprocessordirectives into preprocessordirectives, so they are | joey | |
expanded before markdown. Consequences: - No need to worry about markdown messing with parameters of preprocessordirectives. (If you had to escape stuff in one before, you'll need to undo that escaping now.) - No need for ugly </p> hacks before inlined subpages. Instead, subpages are wrapped in a <div>, and this prevents markdown from touching them. (This can also be used to add style to subpages.) - rss generation is less of a hack. | |||
2006-04-04 | markdown's overzelous _ and * expansion inside words can't really be fixed | joey | |
outside of markdown | |||
2006-03-31 | web commit by joey | www-data | |
2006-03-31 | web commit by joey | www-data | |
2006-03-30 | web commit by JeroenSchot | www-data | |
2006-03-30 | update | joey | |
2006-03-30 | web commit by JeroenSchot: moved to done. | www-data | |
2006-03-29 | web commit by JeroenSchot: idea about markdown enclosing. | www-data | |
2006-03-29 | css support | joey | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | html validation fixes: | joey | |
- escape & in urls (also clean up cgi url generation) - since markdown wraps inlined pages in <p></p>, close and re-open the paragraph tags when generating the embedded html - added XHTML 1.0 doctypes to templates - fixed <hr /> and <br /> in templates - add an alt attribute to inline images, based on the WikiLink to the image. Allows things like [[my_image|img.png]] to customise alt text. | |||
2006-03-28 | web commit by JeroenSchot: summarize current html problems. | www-data | |
2006-03-24 | awesome new blog-based todo page | joey | |