Skip to content

TianyuanDeng/Kinoko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Kinoko

A link to an external web site MARKDOWN

A link between markdown pages. Link from README.md to the second markdown file and from the second markdown file back to the README.md LINKE

An image that is a file in the directory alt text LOGOUT

An image that is located on the web WEBIMAGE

A code block with syntax highlighting

This is a regular paragraph.

WORLD
var s = "JavaScript syntax highlighting";
alert(s);

A block quote.

This line is part of the quote.

A bulleted list and unordered list

  1. First ordered list item
  2. Another item
  • Unordered sub-list.
  • Unordered list can use asterisks
  • Or minuses
  • Or pluses

A table. Colons can be used to align columns.

Name Age Grade
Aaron 18 A
col 21 B
zebra 21 C

bolded text


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published