| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
--bare. Change ikiwiki-makerepo to use a method that should work with
those older versions too.
|
| |
|
| |
|
|
|
|
| |
with ikiwiki-makerepo git
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
comment, sorry, fixed now
|
| |
|
| |
|
|
|
|
| |
one page).
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
remove the enclosing paragraph and newline markdown wraps it in.
This allows removing several hacks around this markdown behavior from
other plugins that htmlize fragements of pages.
|
|\ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
* template: Htmlize template variables, but also provide a raw version
via `<TMPL_VAR raw_variable>`.
|
|/ |
|
| |
|
|
|
|
| |
should not be needed so early
|
|
|
|
|
|
| |
meta link.
* Fix support for the case where metadata appears after an inline directive.
This was broken in version 2.16.
|
| |
|
| |
|
|
|
|
|
| |
This allows the hook to determine if it's just scanning, and avoid expensive
operations.
|
| |
|
|
|
|
|
| |
feeds if available. (rss doesn't allow such info on a per-post basis)
* meta: Allow copyright/license metadata to contain arbitrary markup.
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|