github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2014-06-10 11:18 pm

[dreamwidth/dw-free] 4d11c3: Don't print out too many closing divs

Branch: refs/heads/release-1.20
Home: https://github.com/dreamwidth/dw-free
Commit: 4d11c3cdfe257a7f3535a44acdf915f52fcc7414
https://github.com/dreamwidth/dw-free/commit/4d11c3cdfe257a7f3535a44acdf915f52fcc7414
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Changed paths:
M styles/core2.s2

Log Message:
-----------
Don't print out too many closing divs

Make sure not to update the $prev_depth variable past MAX_NESTED_DEPTH
(because the div should be closed immediately).


Commit: fe3ef2133403addeeeb8dac4ee3efc7c16fe43e8
https://github.com/dreamwidth/dw-free/commit/fe3ef2133403addeeeb8dac4ee3efc7c16fe43e8
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Changed paths:
M styles/core2.s2

Log Message:
-----------
Merge pull request #741 from afuna/fix-nested-closing-div-comments

Don't print out too many closing divs


Compare: https://github.com/dreamwidth/dw-free/compare/85a428664ee4...fe3ef2133403