| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - [+] add TableCompat plugin; enable Table | Tong Sun | 2020-08-09 | 1 | -3/+6 |
| * | - [*] refactor out handleOptions() & handlePlugins() to reduce cyclomatic com... | Tong Sun | 2020-07-26 | 1 | -19/+28 |
| * | - [+] pkg md plugin handling functionality implemented | Tong Sun | 2020-07-26 | 1 | -0/+31 |
| * | - [+] pkg md options handling functionality implemented | Tong Sun | 2020-07-26 | 1 | -1/+32 |
| * | - [*] -d/--domain option functionality implemented | Tong Sun | 2020-07-26 | 1 | -2/+8 |
| * | - [*] use cli handling and clis functionalities | Tong Sun | 2020-07-26 | 1 | -10/+9 |
| * | - [+] functionality implemented from goquery demo | Tong Sun | 2020-07-26 | 1 | -0/+15 |
| * | - [+] refactor func html2md() to prop_html2md.go | Tong Sun | 2020-07-26 | 1 | -0/+24 |