Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ukriu committed Aug 19, 2024
1 parent c09beae commit 693a57c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion posts/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,12 @@ Here's the basic structure for each post:
}
]
```
> Note: If you wanna add a linebreak in the description, just add `\n`. It will be replaced to a linebreak.
* 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>


## 4) Commit & Push the changes
You should know how to do this depending on where you're accessing the repository!
Expand Down

0 comments on commit 693a57c

Please sign in to comment.