Skip to content

html_table_2_markdown

Matthew Harris edited this page Jan 21, 2016 · 2 revisions
> python html_table_2_markdown.py -h
usage: html_table_2_markdown.py [-h] path save

removes all bad bold and italic markup

positional arguments:
  path        folder containing html (raw) files
  save        folder to save no table html (edited) files

optional arguments:
  -h, --help  show this help message and exit

Clone this wiki locally