8000 GitHub - woodghost/notes: Taking notes via learning
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

woodghost/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

Hi hi~ here is Woodghost~

Taking notes via learning, including CSS3, HTML5, JavaScript, jQuery...(adding in process)

This readme file is for exploring markdown syntax and application in reality Below will display some specific examples of markdown, and show the guide map of my learning notes, it'll make you directly locate to the field u r interested

All of my notes are related to web front-end techniques and the structure generator-webappstarter provided by @unbug

#Guide Map Today's task is to be familiar with markdown for the future usage. (Updating & organising)

File name Content
style CSS3 & HTML5
Javascript javascript or node.js, and any other structures using js
dejafm some encountered issues in dejafm project& MVC generator.
supplement Other CS knowledge (Updating & organising)
clothms cloth management system(using React JSX & Semantic UI)
dejastie desktop website (has gulpfile and after refactor in individually modules)

#Test

This is an <h1> tag

This is an <h2> tag

This is an <h6> tag

This is a third-tier heading


(This is a dash line)


-dash line can make title text stronger, also, it's bold line when single used.

=equal mark is not thin line anymore

You can use one # all the way up to ######(in `` share the same btn with tilde(~)) six for different heading sizes. here are samples of keyboard btn: command fn (Markdown supports html)

If you'd like to quote someone, use the > character before the line:

This is a quote line,

  • woodghost

It's very easy to make some words bold and other words italic with Markdown. You can even link to Markdown tutorial!

  • Item 1
  • Item 2
    • Item 2a
    • Item 2b
  1. xxxxxxxxx
    1. hehehe
    2. hahah
  2. yyyyyyyy

GitHub Logo

def foo():
    if not bar:
        return True
  • @mentions, #refs, links, strong formatting, and del tags supported
  • list syntax required (any unordered or ordered list supported)
  • this is a complete item
  • this is an incomplete item
First Header Second Header
Content from cell 1 Content from cell 2
Content in the first column Content in the second column

The table head must be snap to grid.

File name Content
this is bi-color table yes it is

I am a demo strikethrough

hello **** ~~
Supporting Character escape

emoji :ghost:

chapter 9

chapter 10

About

Taking notes via learning

Resources

Stars

Watchers

Forks

Packages

No packages published
0