aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * docs: update README.end2.e.md [skip ci]allcontributors[bot]2023-05-031-3/+6
| |
| * docs: update README.beg.e.md [skip ci]allcontributors[bot]2023-05-031-1/+1
| |
| * docs: update README.md [skip ci]allcontributors[bot]2023-05-031-4/+7
|/
* - [+] add arm 32b build for linuxTong Sun2023-05-021-0/+6
|
* - [#] update READMETong Sun2023-05-021-46/+108
|
* - [+] add all-contributors initial settings & separated READMEsTong Sun2023-05-025-0/+146
|
* - [#] prepare for separated READMETong Sun2023-05-021-50/+12
|
* - [+] add --opt-escape-mode; build with latest; closes #2 #4 #8Tong Sun2023-05-025-45/+30
|
* - [#] only install cloudsmith cli when necessaryTong Sun2023-05-021-8/+10
|
* - [#] use real test to replace dummy testTong Sun2023-05-024-37/+70
|
* - [+] add prop_test.go from jsonfiddleTong Sun2023-05-021-0/+51
|
* - [!] fix CI/CD buildTong Sun2023-05-021-4/+7
|
* Merge pull request #5 from VPanteleev-S7/patch-1suntong2023-05-011-1/+1
|\ | | | | README: Update install instructions
| * README: Update install instructionsVPanteleev-S72022-10-191-1/+1
|/ | | Reference: https://golang.org/doc/go-get-install-deprecation
* - [+] publishing to central cloudsmith repov0.2.2Tong Sun2021-12-181-0/+34
|
* - [#] update READMETong Sun2021-07-052-10/+38
|
* - [+] use GH actions for CD insteadv0.2.1Tong Sun2021-07-054-3/+152
|
* - [+] add TableCompat plugin; enable TableTong Sun2020-08-096-7/+85
|
* - [*] refactor out handleOptions() & handlePlugins() to reduce cyclomatic ↵Tong Sun2020-07-261-19/+28
| | | | complexity of html2md()
* - [+] update READMETong Sun2020-07-263-3/+235
|
* - [+] add .travis.yml with dummy testTong Sun2020-07-262-0/+12
|
* - [+] 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
|
* - [*] updated _cli.yamlTong Sun2020-07-262-21/+40
|
* - [*] 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-262-11/+24
|
* - [+] add the initial wireframeTong Sun2020-07-267-0/+355
|
* Initial commitsuntong2020-07-253-0/+38