]> git.g-eek.se Git - ikiwiki-pandoc.git/shortlog
ikiwiki-pandoc.git
2020-01-20 Gustav EekRefactor. Return explicit from pagetemplate sub
2020-01-20 Gustav EekRefactor. Move lists of meta labels to promote to top...
2020-01-20 Gustav EekGitignore update
2019-02-02 Baldur KristinssonMerge pull request #23 from mletterle/format-arg
2019-02-02 Baldur KristinssonMerge pull request #22 from mletterle/meta-fix
2019-02-02 Michael LetterleAllow specification of pandoc markdown format
2019-02-02 Michael LetterleCorrect capitalization of meta
2018-09-26 Baldur KristinssonMerge pull request #19 from openmedi/master
2018-01-20 Martin HhnelMerge branch 'master' of github.com:openmedi/ikiwiki...
2018-01-20 Martin Hhneldeleted --normalize argument which is not needed anymore
2017-07-14 Martin Hähnelchanged line 439 from Meta to meta, now 1.18+ works
2017-07-14 Martin Hähnelchanged line 439 from Meta to meta, now 1.18+ works
2016-11-06 Baldur Kristinssonv0.5.1 in Changelog
2016-11-06 Baldur KristinssonCompatibility with pandoc 1.18+
2016-07-05 Baldur KristinssonTagging v0.4.3 and v0.5; added to changelog
2016-07-05 Baldur KristinssonAdded lollipopman to AUTHORS; documentation change
2016-06-28 Baldur KristinssonMerge pull request #14 from lollipopman/master
2016-06-28 lollipopmanAdd pandoc_html_extra_options
2016-06-01 Baldur KristinssonFixed mangled sentence wrt updating
2016-05-30 Baldur KristinssonAdd section on updating ikiwiki-pandoc
2016-04-23 Baldur KristinssonFix issue with inline directives
2016-02-14 Baldur KristinssonExport options tweaking
2016-02-03 Baldur KristinssonMajor improvements to the export support.
2016-02-02 Baldur KristinssonAdded revealjs to export formats
2016-02-02 Baldur KristinssonAdded documentation for export options
2016-02-01 Baldur KristinssonAdded formats latex, beamer, epub. Added config options
2016-01-31 Baldur KristinssonRough support for PDF, ODT and DOCX export
2016-01-31 François BoulogneMerge branch 'master' of github.com:sciunto-org/ikiwiki...
2016-01-31 François Boulognenew release 0.2.1
2016-01-28 François BoulogneMerge pull request #10 from bk/csl-default-lang
2016-01-28 Baldur KristinssonAdd new configuration option for citations processing...
2016-01-26 François Boulogneupdate changelog
2016-01-26 François BoulogneMerge pull request #7 from bk/minor-improvements-jan16
2016-01-26 Baldur KristinssonAvoid 'Use of unitialized value' warning when 'pandoc_m...
2016-01-26 Baldur KristinssonMake more options available in web config; make meta...
2015-12-18 François Boulogneenhance metadata for the project
2015-12-18 François Boulogneremove unused library
2015-12-18 François Boulogneenhance install procedure
2015-12-18 François BoulogneMerge pull request #5 from bk/bring-uptodate
2015-12-14 Baldur KristinssonCorrect OPML extension, move pandoc_latex up
2015-12-14 Baldur KristinssonUpdated README
2015-12-13 Baldur KristinssonRemove obsolete templates
2015-12-13 Baldur KristinssonAdd pandoc_* parameters to template context
2015-12-13 Baldur KristinssonReplacement page template with support for all math...
2015-12-11 Baldur KristinssonHarmonize ikiwiki-pandoc with recent versions of pandoc
2015-12-10 François BoulogneMerge pull request #4 from bk/fix-unrecognized-char...
2015-12-10 Baldur KristinssonFix 'unrecognized character' error and warnings about...
2015-08-21 François BoulogneFIX error on Debian Jessie
2013-08-20 François Boulogneadd FAQ mathjax + https
2013-08-04 François BoulogneMerge branch 'master' of github.com:sciunto/ikiwiki...
2013-08-04 François Boulogneadd link to ikiwiki doc
2013-05-10 François Boulogneadd CSS
2013-05-04 François Boulogneadd author
2013-05-04 François BoulogneMerge remote-tracking branch 'bk/master'
2013-05-04 François Boulogneadd author
2013-05-04 François BoulogneMerge remote-tracking branch 'rburgoyne/master'
2013-05-04 François Boulogneimport readme
2013-05-04 François Boulogneadd sources
2013-05-04 François Boulogneadd license
2013-05-04 François BoulogneInitial commit
2013-02-25 Ryan BurgoyneMerge branch 'master' of https://github.com/rburgoyne...
2013-02-25 Ryan Burgoyneadded error handling to avoid error message about unini...
2013-02-25 Ryan BurgoyneRemoved quotemeta() function. It didn't solve the probl...
2013-02-25 Ryan BurgoyneFixed bug that kept the author from being properly...
2013-02-25 Ryan S. BurgoyneAdded handling to the new open2 process to make sure...
2013-02-22 Ryan BurgoyneChanged method for string compilation from JSON array...
2013-02-20 Ryan BurgoyneCheck that meta values are not empty before applying...
2013-02-20 Ryan BurgoyneAdded capability to parse out pandoc title blocks and...
2013-02-12 Baldur KristinssonFix bibliography/csl parameters; update html5 support...
2013-02-12 Baldur KristinssonAdded support for textile and mediawiki formats and...
2013-02-12 Baldur KristinssonGive README file a .md extension
2011-06-01 Jim Pryormore README tweaks
2011-06-01 Jim PryorREADME tweaks
2011-06-01 Jim Pryorfix string comparison, release 1.0
2011-06-01 Jim Pryortweak README
2011-06-01 Jim Pryorignore more stuff
2011-06-01 Jim Pryoradd latexmathml template
2011-06-01 Jim Pryoradd jsmath template
2011-06-01 Jim Pryoradd mathjax template
2011-06-01 Jim Pryoradd mathml js and template
2011-06-01 Jim Pryorupdate README
2011-06-01 Jim Pryoradd plugin
2011-06-01 Jim Pryoradd .gitignore
2011-06-01 Jim Pryorfirst commit