Skip to content

seanohalpin/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing github's org support

This should be a source code block:

Org format

  def hello
    puts "hello"
  end

Gollum format

This should be a source code block:

class Foo
  attr_accessor :name
end

Inline markdown format

This should be a source code block too:

class Foo
  attr_accessor :name
end

Links

A link to one of our projects: radiotag-models.

A bare link: http://www.bbc.co.uk.

Example

This is an example:

echo hello > /dev/null

Inline formatting

This should be in bold , this in italic and this is a code snippet.

Lists

  • A list
  • Of items
    • nested
    • to the
      • third
      • level
  • and back out again

And a couple of command lines:

$ ls *.rb
$ echo hello world
hello world

About

Sandbox for mucking around with git and github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published