An open API service indexing awesome lists of open source software.

https://github.com/gigdevelopment10/github-dressroom

Style for GitHub readme
https://github.com/gigdevelopment10/github-dressroom

Last synced: 3 months ago
JSON representation

Style for GitHub readme

Awesome Lists containing this project

README

          

# Github-Styles

Color Text

```diff
- text in red
+ text in green
! text in orange
# text in gray
@@ text in purple (and bold)@@
```
Table

| Left-aligned | Center-aligned | Right-aligned |
| :--- | :---: | ---: |
| git status | git status | git status |
| git diff | git diff | git diff |

Refs :
https://gist.github.com/rxaviers/7360908

Mermaid
Ref : https://mermaid.js.org/syntax/flowchart.html