summaryrefslogtreecommitdiff
path: root/plugins/format.markdown.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14Move markdown library into the relevant package for easier maintenanceLester Caine1-1/+1
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+1
2025-08-27plugin changes to cover namespace and style changes for PHP8.4lsces1-4/+6
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2018-07-31reorg util package to put library code in includes/ and used new UTIL_PKG_INC...spiderr1-1/+1
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2007-07-23extract wikilink handling and move it to a filter. this removes the need for ...Max Kremmel1-1421/+13
2007-07-13large update to how data plugins are parsed. data plugin parsing is not done ...Max Kremmel1-3/+1
2007-06-09convert maketoc into a post parser filter - maketoc will now work on any form...Max Kremmel1-5/+1
2007-05-16add linebreak defs to other formats as well for use with auto splittingwjames51-2/+3
2006-10-13phpDoc correctionsLester Caine1-2/+6
2006-09-01missing paramSylvie Greverend1-2/+2
2006-08-23Fixed a problem with prototype's show and hide functions hiding the bitweaverNick Palmer1-2/+2
2006-06-20allow caching to various files by allowing specification of cache file extens...Max Kremmel1-7/+7
2006-04-10fix logic of mardown parserMax Kremmel1-8/+3
2006-01-14merge recent changes into HEADMax Kremmel1-13/+13
2005-11-22merge recent changes into HEADMax Kremmel1-4/+12
2005-08-24synch recent changes from R1 to HEADMax Kremmel1-0/+1443