Skip to content

zebbern/github-styling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Guide on how to style your readme different from anyone else

Bold

Italic

Strikethrough

Strong

Emphasis

Deleted

Inserted

Highlighted

Superscript

Subscript

Code

Preformatted

Keyboard

Sample output

Boxed text
  • Unordered list
  1. Ordered list
Term
Definition
title of the content

content body

{
  support: "codeblock to"
}

Sir Charles Antony Richard Hoare

"Long quote text here..."

example

v2.1.0πŸš€ Latest Release Beta⚠️ Testing Phase Stableβœ… Production Ready

@usernameπŸ‘¨β€πŸ’» Lead Developer @designer🎨 UI/UX Designer

MITπŸ“„ Open Source License GPLπŸ”’ Copyleft License

APIApplication Programming Interface RESTRepresentational State Transfer JWTJSON Web Token CRUDCreate Read Update Delete

漒かん


H1

H2

H3

H4

H5
H6
Default
- test
+ test
!test
@@ test @@
===================================================================
***************
*** 1,3 ****
--- 1,3 ----
diff --test

We Can Also choose to put them beside eachother

H1

H2

H3

H4

H5
H6
Default
- test
+ test
!test
@@ test @@
===================================================================
***************
*** 1,3 ****
--- 1,3 ----
diff --test

You dont need to wrap it in kbd either this is without

H1

H2

H3

H4

H5
H6

Default

- test
+ test
!test
@@ test @@
===================================================================
***************
*** 1,3 ****
--- 1,3 ----
diff --test

Ever thought about putting pictures next to a text? well you can!

zebbernpanda

Style to left

πŸ”ΉMake some text

πŸ”ΉMake some text

πŸ”ΉMake some text

Style to center

zebbernpanda

Style to center

πŸ”ΉMake some text

πŸ”ΉMake some text

πŸ”ΉMake some text

zebbernpanda

Style to right

πŸ”ΉMake some text

πŸ”ΉMake some text

πŸ”ΉMake some text

Another way you can style

πŸ”ΉMake some text

πŸ”ΉMake some text

πŸ”ΉMake some text

zebbernpanda

Clean Start Look

Python Status License

Put a short bio or whatever you want here about your project something short but catchy explaining your project


Features β€βž΄

Feature 1 test test test test test test test test test test


Feature 2 test test test test test test test test


Feature 3 test test test test test test


Supports status code filtering


β”‚
β”‚
πŸ’ƒ

$ HeaderRefer1

$ HeaderRefer2 We can also add context

$ HeaderRefer3 or wrap it up

HeaderRefer1

HeaderRefer2

HeaderRefer3

πŸ’‡β€πŸ§ Λ—Λ—Λ—ΛΛ‹πŸ–³ΛŽΛŠΛ—Λ—Λ— πŸͺŸβ€πŸ‘Ύ

Linux/macOS

Run these commands:

git clone https://github.com/zebbern/dezcrwl.git
cd example
chmod +x example.sh
./example.sh

Windows

Run these commands:

git clone https://github.com/zebbern/dezcrwl.git
cd example
example.sh

Now run example -h anywhere in terminal



You can also use these to get a users attention:

Note

Useful information that users should know, even when skimming content.

Tip

Helpful advice for doing things better or more easily.

Important

Key information users need to know to achieve their goal.

Warning

Urgent info that needs immediate user attention to avoid problems.

Caution

Advises about risks or negative outcomes of certain actions.