summaryrefslogtreecommitdiff
path: root/inc/parser
Commit message (Expand)AuthorAge
* Merge remote branch 'tstaerk/master'Andreas Gohr2010-10-17
|\
| * explaining what Doku_Parser_Mode_formatting does: it sets markupThorsten Staerk2010-10-17
| * give a description for a functionThorsten Staerk2010-10-16
* | Improve compatibility of table instructions handlingAdrian Lang2010-10-12
|/
* FS#1995, add a little defense to avoid warnings caused by bad wikiChristopher Smith2010-10-03
* No need for a self include ;)Christopher Smith2010-10-03
* more relaxed recognition of windows share links FS#1991Andreas Gohr2010-10-02
* #1797 fix ptype stack to properly close and reopen <p> elementsChristopher Smith2010-09-18
* Try to fix broken tablesAdrian Lang2010-08-13
* clean up table parser handlerAdrian Lang2010-08-13
* Fix table edit marker class element in XHTMLAdrian Lang2010-07-01
* Fix ns: and ns:start handlingAdrian Lang2010-07-01
* Merge branch 'master' of git@github.com:splitbrain/dokuwikiChristopher Smith2010-06-27
|\
| * added div around tables to make scrolling too wide ones in restrictive design...Anika Henke2010-06-27
* | FS#1949Christopher Smith2010-06-27
|/
* FS#1915: strip one leading and one trailing newline from code content if avai...Gina Haeussge2010-06-26
* Do not parse URL params in internal links, just pass them throughAdrian Lang2010-06-23
* Make normal wikilinks work againAdrian Lang2010-06-17
* Allow URL params in internal links (FS#1967)Adrian Lang2010-06-17
* Allow plugins to specify that they have to be instantiatedAdrian Lang2010-03-29
* Better code syntax parsing, less E_NOTICEAdrian Lang2010-03-26
* Fix special link displaying in abstractAdrian Lang2010-03-16
* Really allow plugins to use section editingAdrian Lang2010-03-04
* Show last edit section button againAdrian Lang2010-03-01
* Use double quotes for XHTML attributesAdrian Lang2010-02-17
* Validate section edit dataAdrian Lang2010-02-15
* Hide secedit buttons without titleAdrian Lang2010-02-08
* Fix section editing killing next sectionAdrian Lang2010-02-08
* Rewrite section edit handling according to #1860Adrian Lang2010-02-04
* table: Remove redundant parser data, update testsAdrian Lang2010-01-29
* Add TABLE range marker for table editingAdrian Lang2010-01-19
* removed deprecated PHP4 constructAndreas Gohr2010-01-15
* fixed double encoding when embedding flash through image syntaxAndreas Gohr2010-01-09
* fix footnote tests (includes hack to counter #1652, #1699 fix)Chris Smith2009-12-01
* Correct copy & paste error (see FS#1798)Adrian Lang2009-11-27
* Less E_NOTICEs, removed spell checker leftoverAdrian Lang2009-11-13
* fixed a bug of image links with relative mediaID FS#1775Kazutaka Miyasaka2009-11-15
* revert of rowspan impl. in xhtml.phphakan.sandell2009-11-04
* Emit less E_NOTICEs and E_STRICTsAdrian Lang2009-11-04
* inc/handler cleanup removed Doku_Handler_Section classhakan.sandell2009-11-03
* rowspan with ::: implemented in parser/handlerhakan.sandell2009-11-03
* Align an empty cell left instead of rightAdrian Lang2009-11-03
* rowspan efficencyhakan.sandell2009-10-24
* add rowspan support with :::hakan.sandell2009-10-24
* Whitespace cleanup FS#1709furun2009-10-16
* FS#1652, #FS1699Chris Smith2009-10-04
* #FS1749, alter linebreak pattern to swallow trailing whitespace (except newline)Chris Smith2009-10-04
* Fix images in PHP 5.3 FS#1737Andreas Gohr2009-10-04
* Use all available icons for file links (FS#1759)Tom N Harris2009-09-26
* add icons to code block downloadsAndreas Gohr2009-09-20