Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7db51d7

Browse files
committed
added images folder
1 parent fb9736b commit 7db51d7

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
21.9 KB
Loading[フレーム]
28 KB
Loading[フレーム]

‎BasicPythonScripts/HTML to markdown/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ This script can be used to convert any file with HTML code into markdown(.md) fo
1919

2020
- Sample HTML file
2121

22-
<imgsrc = "https://imgur.com/zFhnG9F.png">
22+
![Input](https://github.com/tanvi355/Awesome_Python_Scripts/blob/main/BasicPythonScripts/HTML%20to%20markdown/Images/sample html file.png)
2323

2424
- Output markdown file
2525

26-
<imgsrc = "https://imgur.com/f1hZKsg.png">
26+
![Output](https://github.com/tanvi355/Awesome_Python_Scripts/blob/main/BasicPythonScripts/HTML%20to%20markdown/Images/output.png)
2727

2828
## Author(s)
2929

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
mardownify==0.9.0
1+
markdownify==0.9.0

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /