Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 23:17
· 66 commits to master since this release

Changelog

accdeb8 - [+] use GH actions for CD instead
19ead5b - [+] add TableCompat plugin; enable Table
c3106da - [] refactor out handleOptions() & handlePlugins() to reduce cyclomatic complexity of html2md()
e7c5acc - [+] update README
83af36d - [+] add .travis.yml with dummy test
a5af244 - [+] pkg md plugin handling functionality implemented
ab7bb77 - [+] pkg md options handling functionality implemented
b61a04a - [
] -d/--domain option functionality implemented
bc50ae2 - [] updated _cli.yaml
db3f4a0 - [
] use cli handling and clis functionalities
4ad51ce - [+] functionality implemented from goquery demo
fffbe38 - [+] refactor func html2md() to prop_html2md.go
e2ce2c8 - [+] add the initial wireframe
2a58677 Initial commit