aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* wrap linesAmitai Schlair2012-01-08
|
* fix the urls again againhttps://id.koumbit.net/anarcat2012-01-06
|
* really fix those urlshttps://id.koumbit.net/anarcat2012-01-06
|
* fix my urlshttps://id.koumbit.net/anarcat2012-01-06
|
* fix urlshttps://id.koumbit.net/anarcat2012-01-06
|
* (no commit message)sajolida2012-01-04
|
* Added a commentdave2012-01-04
|
* On Debian, depend on libtext-markdown-discount.Joey Hess2012-01-03
|
* Added a commenthttp://smcv.pseudorandom.co.uk/2012-01-03
|
* (no commit message)dave2012-01-02
|
* switch bundle to discount, and mention it in installJoey Hess2012-01-01
|
* updateJoey Hess2012-01-01
|
* workaround a bug in the discount perl bindingJoey Hess2012-01-01
| | | | | Empty input, or input consisting soley of whitespace caused an uninitialized value warning.
* fix test suite to work with discountJoey Hess2012-01-01
| | | | | | | | | In the first test, discount returns the html attributes in a different order, which broke the test. Test only for the important text, not the exact html output. In the second test, discount does some encoding of its own of the partially encoded url, again resulting in different output.
* discount supportJoey Hess2012-01-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mdwn: Can use the discount markdown library, via the Text::Markdown::Discount perl module. This is preferred if available since it's the fastest currently supported markdown library, speeding up markdown rendering by a factor of 40. That is to say, when only rendering a lot of markdown, discount is 40x faster. When building a ikiwiki site, ikiwiki's other overhead gets in the way, but I still see significant speedups. Building the ikiwiki docwiki dropped from 62 to 45 seconds, for example. However, when multimarkdown is enabled, Text::Markdown::Multimarkdown is still used. While discount contains some nonstandard markdown extensions, including tables and footnotes, AFAICS most of them are not enabled by default in the perl bindings. I consider sticking to non-extended markdown a desirable thing, since this is probably not the last markdown engine. In particular, sundown is waiting in the wings to get packaged and get a perl binding. ---- Reviewing all the showdown extensions, here are the ones that are enabled: centered paragraphs: ->centered<- image sizes: [dust mite](http://dust.mite =150x150) <style>..</style> blocks are eaten. The perl binding does not provide access to the gathered CSS. This is not legal html anyway, so unlikely to cause breakage.
* Added a commenthttp://joey.kitenet.net/2011-12-30
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM2011-12-30
|
* add news item for ikiwiki 3.20111229Joey Hess2011-12-29
|
* releasing version 3.20111229Joey Hess2011-12-29
|
* Merge branch 'master' of ssh://git.ikiwiki.infoJoey Hess2011-12-29
|\
| * Pendantic grammer changehttps://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE2011-12-29
| |
* | Merge branch 'master' of ssh://git.ikiwiki.infoJoey Hess2011-12-29
|\|
| * Added a commenthttps://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik2011-12-28
| |
| * Added a comment: What are the permissions?https://launchpad.net/~tale2011-12-28
| |
| * parking this for the time beingJon Dowland2011-12-28
| |
| * fix linkJon Dowland2011-12-28
| |
| * update link to pluginJon Dowland2011-12-28
| |
| * contrib plugin: pagespecaliasJon Dowland2011-12-28
| |
| * reply to JoeyJon Dowland2011-12-28
| |
| * reply to KathrynJon Dowland2011-12-28
| |
| * (no commit message)https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik2011-12-28
| |
| * Added a comment: branch = master, still no luckhttps://launchpad.net/~tale2011-12-27
| |
| * Added a comment: Checked old host, git messed up there, toohttps://launchpad.net/~tale2011-12-27
| |
| * Added a comment: Editing via browser workshttps://launchpad.net/~tale2011-12-27
| |
* | Merge branch 'master' of ssh://git.ikiwiki.infoJoey Hess2011-12-27
|\|
| * Added a commenthttps://launchpad.net/~tale2011-12-27
| |
| * rc + link to meErkan_Yilmaz2011-12-27
| |
| * typoErkan_Yilmaz2011-12-27
| |
| * Fixed link to Pandoc-Iki GitHub repohttps://www.google.com/accounts/o8/id?id=AItOawkARRfU19FmAvBQJ0zR_vlTi_KEiL9meFE2011-12-26
| |
* | remove x bit from comments.pmJoey Hess2011-12-27
|/ | | | how did that get set?
* remove at poster's requestJoey Hess2011-12-24
|
* move comment to right postJoey Hess2011-12-24
|
* Added a commenthttp://joey.kitenet.net/2011-12-24
|
* Added a commenthttp://joey.kitenet.net/2011-12-24
|
* changelogJoey Hess2011-12-24
|
* tag plugin: encode categories using numeric valuesGiuseppe Bilotta2011-12-24
| | | | This ensures that RSS/Atom feeds produced are valid XML.
* remove /recentchanges from .gitignoreJoey Hess2011-12-24
| | | | recentchanges cruft is now stored under .ikiwiki
* responseJoey Hess2011-12-24
|
* remove 2 questionable sentancesJoey Hess2011-12-24
| | | | | | | For the first, ikiwiki automatically rebuilds as needed when a template is changes. I don't entirely understand what the second is trying to say.
* removedhttps://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM2011-12-24
|