Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oladoyinbov authored Nov 8, 2023
1 parent 38f9ca6 commit 86ad0bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ print $html -> toHtml();
// output: <h1>Topic</h1> <h2> Sub-topic</h2> <b>Author:</b> <i>vincent</i>

```
<br>


# Convert Markdown File to Html File
## Convert Markdown File to Html File

In order to achieve this, you need to create a folder to store the compiled markdown files.

Expand Down

0 comments on commit 86ad0bb

Please sign in to comment.