aboutsummaryrefslogtreecommitdiff
path: root/.library/IkiWiki/Plugin/ymlfront.pm
Commit message (Collapse)AuthorAgeFilesLines
* ymlfront: Force use of YAML::Syck.Thomas Schwinge2014-03-091-4/+5
|
* .library/IkiWiki/Plugin/ymlfront.pm: Workaround for YAML strings containing ]].Thomas Schwinge2010-11-261-0/+4
| | | | For now, all [[!ymlfront [...]]] directives shall be at the end of the files.
* Update to b329454a41390ca8b3f31215d62542a27e6a8b80 of ↵Thomas Schwinge2010-11-251-24/+28
| | | | <git://github.com/rubykat/ikiplugins.git>.
* Add (part of) YAML field infrastructure.Thomas Schwinge2010-09-091-0/+426
New files copied from a2482475a7ed0b6f54df10a87a8665e2361f3598 of <git://github.com/rubykat/ikiplugins.git> by Kathryn Andersen <perlkat@katspace.org>.