index
:
html2md
all-contributors/add-097115
all-contributors/add-VPanteleev-S7
all-contributors/add-itdoginfo
all-contributors/add-m040601
all-contributors/add-vivook
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
prop_html2md.go
Commit message (
Collapse
)
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 ↵
Tong Sun
2020-07-26
1
-19
/
+28
|
|
|
|
complexity of html2md()
*
- [+] 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