web-capture 0.3.16

CLI and microservice to render web pages as HTML, Markdown, or PNG
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
mod animation;
mod batch;
mod bold_coalesce_and_leakage;
mod browser;
mod figures;
mod gdocs;
mod gdocs_image_parity;
mod gdocs_public_doc;
mod heading_numbering;
mod html2md_br_in_list_item;
mod html2md_ol_numbering;
mod paragraph_vs_line_break;
mod themed_image;