Files
node/tools
firedfox 57a4dd9cc2 doc: fix order of end tags of list after heading
Current html result of a list after heading is <div
class="signature"><ul>...</div></ul>. Correct it to <div
class="signature"><ul>...</ul></div>.

PR-URL: https://github.com/nodejs/node/pull/5874
Fixes: https://github.com/nodejs/node/issues/5873
Reviewed-By: Roman Reiss <me@silverwind.io>
2016-03-24 17:18:25 +01:00
..
2015-11-21 21:33:01 +01:00
2016-03-07 11:16:14 -08:00
2016-03-18 10:56:13 -07:00
2016-03-18 10:56:13 -07:00
2016-02-11 13:07:03 -05:00
2016-03-04 08:50:42 -05:00
2015-09-15 13:17:28 -04:00