Skip to content

practicalli-johnny/readme-styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Readme styles

Testing styles available in readme files on Github

Inline and next line styles

Lets including the ls command in a sentence by wrapping with a single backtick.

Now, highlight a keyboard shortcut using the kbd html tag

M-x destroy-all-things

Multiple line styles

Some clojure code wrapped with 3 backticks:

(defn clojure-is-awesome
  "Clojure is so wonderful"
  [arg]
  (str arg))

The same clojure code, this time specifying the language (this works with Hexo)

(defn clojure-is-awesome
  "Clojure is so wonderful"
  [arg]
  (str arg))

Other guides to Github styles

It would be nice to have all the styles on one page, until then there are more examples in the following pages:

Creative Commons licence via html

The following is html generated from the creative commons site, linked to from the Github - choose a licence website.

Creative Commons Licence
This work is licensed under a Creative Commons Attribution 4.0 International License.

About

Testing styles available in readme files on Github

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages