Home
last modified time | relevance | path

Searched hist:b04a190d960a260703e65e9ed4a951cb083e4e61 (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/parser/
H A Dxhtml.phpb04a190d960a260703e65e9ed4a951cb083e4e61 Sun Dec 02 22:58:38 UTC 2012 Michael Hamann <michael@content-space.de> XHTML renderer: bind section id counter to the renderer instance

This changes the previously static lastsecid into an instance variable,
this leads to consistent section edit ids when the xhtml renderer is
used more than once in a request. This makes it possible for test cases
to know the exact section edit id for an instruction array.