Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ukriu authored Aug 19, 2024
1 parent 693a57c commit c6f9d7d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions posts/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ Here's the basic structure for each post:
}
]
```
* Here are the formatting options available for posts:<br>
- **Bold Text** (`strong`): `\*\*Bold Text\*\*<br>

Here are the formatting options available for posts:<br>
- **Bold Text** (`<strong>`): \*\*Bold Text\*\*<br>
- *Italic Text* (`<em>`): \*Italic Text\* <br>
- `Inline Code Blocks` (`<code>`): \`text\`<br>
- [Masked Links](https://ukrioo.github.io/) (`<a href="">`): \[Masked Links\]\(url\)<br>
Expand All @@ -37,4 +38,4 @@ Here's the basic structure for each post:
You should know how to do this depending on where you're accessing the repository!

## 5) Open a pull request
Open a pull request to merge your repository into mine.
Open a pull request to merge your repository into mine.

0 comments on commit c6f9d7d

Please sign in to comment.