aboutsummaryrefslogtreecommitdiff
path: root/prop_html2md.go
Commit message (Expand)AuthorAgeFilesLines
* - [+] add TableCompat plugin; enable TableTong Sun2020-08-091-3/+6
* - [*] refactor out handleOptions() & handlePlugins() to reduce cyclomatic com...Tong Sun2020-07-261-19/+28
* - [+] pkg md plugin handling functionality implementedTong Sun2020-07-261-0/+31
* - [+] pkg md options handling functionality implementedTong Sun2020-07-261-1/+32
* - [*] -d/--domain option functionality implementedTong Sun2020-07-261-2/+8
* - [*] use cli handling and clis functionalitiesTong Sun2020-07-261-10/+9
* - [+] functionality implemented from goquery demoTong Sun2020-07-261-0/+15
* - [+] refactor func html2md() to prop_html2md.goTong Sun2020-07-261-0/+24