digitalmars.D - ddox table issue
- Andrei Alexandrescu (8/8) Sep 15 2016 Lodovoco noticed that ddox renders a table wrongly, see the first (and
- ag0aep6g (3/8) Sep 15 2016 Care to link the source, too?
- Andrei Alexandrescu (2/10) Sep 15 2016 https://github.com/dlang/phobos/pull/4613
- Andrei Alexandrescu (2/4) Sep 15 2016 Sorry for misspelling Lodovico's name. BTW is he still around? -- Andrei
Lodovoco noticed that ddox renders a table wrongly, see the first (and incomplete) table at http://dtest.thecybershadow.net/artifact/website-b243266be0bd9e2a1d56da2d9e76c9e44689e1dd-17113e48d3b1f18b74e0fea1fa8e64ab/web/library-prerelease/std/experimental/checkedint.html The table abruptly end with </table> upon seeing the first comma. I looked to see whether ddox defines TABLE, TR, or TD differently but it all looks legit. Does anyone know what's going on? Thanks, Andrei
Sep 15 2016
On Thursday, 15 September 2016 at 20:17:54 UTC, Andrei Alexandrescu wrote:http://dtest.thecybershadow.net/artifact/website-b243266be0bd9e2a1d56da2d9e76c9e44689e1dd-17113e48d3b1f18b74e0fea1fa8e64ab/web/library-prerelease/std/experimental/checkedint.html The table abruptly end with </table> upon seeing the first comma. I looked to see whether ddox defines TABLE, TR, or TD differently but it all looks legit. Does anyone know what's going on?Care to link the source, too?
Sep 15 2016
On 9/15/16 5:29 PM, ag0aep6g wrote:On Thursday, 15 September 2016 at 20:17:54 UTC, Andrei Alexandrescu wrote:https://github.com/dlang/phobos/pull/4613http://dtest.thecybershadow.net/artifact/website-b243266be0bd9e2a1d56da2d9e76c9e44689e1dd-17113e48d3b1f18b74e0fea1fa8e64ab/web/library-prerelease/std/experimental/checkedint.html The table abruptly end with </table> upon seeing the first comma. I looked to see whether ddox defines TABLE, TR, or TD differently but it all looks legit. Does anyone know what's going on?Care to link the source, too?
Sep 15 2016
On 9/15/16 4:17 PM, Andrei Alexandrescu wrote:Lodovoco noticed that ddox renders a table wrongly, see the first (and incomplete) table atSorry for misspelling Lodovico's name. BTW is he still around? -- Andrei
Sep 15 2016