| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - [#] use upstream v1.5.0, and enable youtube plugins | Tong Sun | 2024-02-19 | 1 | -4/+4 |
| * | <br> to newline plugin | ImportTaste | 2023-06-14 | 1 | -0/+3 |
| * | - [+] implement excluding control. close #6 | Tong Sun | 2023-05-03 | 1 | -0/+11 |
| * | - [+] add --opt-escape-mode; build with latest; closes #2 #4 #8 | Tong Sun | 2023-05-02 | 1 | -1/+4 |
| * | - [+] 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 |