NAME
Acme::PERLANCAR::Dummy::MetaCPAN::HTML - Testing which HTML elements/attributes are allowed by MetaCPAN website
VERSION
This document describes version 0.011 of Acme::PERLANCAR::Dummy::MetaCPAN::HTML (from Perl distribution Acme-PERLANCAR-Dummy), released on 2021-07-26.
DESCRIPTION
The filtering is performed by MetaCPAN::Web::RenderUtil
's filter_html
using HTML::Restrict in the metacpan-web repository.
TABLES
Year | Comedy | Drama | Variety | Lead Comedy Actor | Lead Drama Actor | Lead Comedy Actress | Lead Drama Actress |
---|---|---|---|---|---|---|---|
1962 | The Bob Newhart Show (NBC) | The Defenders (CBS) | The Garry Moore Show (CBS) | E. G. Marshall, The Defenders (CBS) | Shirley Booth, Hazel (NBC) | ||
1963 | The Dick Van Dyke Show (CBS) | The Andy Williams Show (NBC) | |||||
1964 | The Danny Kaye Show (CBS) | Dick Van Dyke, The Dick Van Dyke Show (CBS) | Mary Tyler Moore, The Dick Van Dyke Show (CBS) | ||||
1965 | four winners (Outstanding Program Achievements in Entertainment) | five winners (Outstanding Program Achievements in Entertainment) | |||||
1966 | The Dick Van Dyke Show (CBS) | The Fugitive (ABC) | The Andy Williams Show (NBC) | Dick Van Dyke, The Dick Van Dyke Show (CBS) | Bill Cosby, I Spy (CBS) | Mary Tyler Moore, The Dick Van Dyke Show (CBS) | Barbara Stanwyck, The Big Valley (CBS) |
Tables are allowed, including table
, tr
, td
, and th
elements. Style attributes are stripped. Most attributes are also stripped, but colspan/rowspan and table's border are among the allowed.
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/Acme-PERLANCAR-Dummy.
SOURCE
Source repository is at https://github.com/perlancar/perl-Acme-PERLANCAR-Dummy.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-PERLANCAR-Dummy
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
SEE ALSO
"MetaCPAN/Web/RenderUtil.pm" in lib in https://github.com/metacpan/metacpan-web repository.
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2021 by perlancar@cpan.org.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.