kadisi / handbook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

description
手记 -- 博客

手记

手记

git hub work flow 例子

git remote add upstream git@github.com:kubernetes/kubernetes.git

git remote set-url --push upstream no_push

通用标题

Becoming a super hero is a fairly straight forward process:

$ give me super-powers

{% hint style="info" %} Super-powers are granted randomly so please submit an issue if you're not happy with yours. {% endhint %}

Once you're strong enough, save the world:

// Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'

list

bulleted list

  • list1
  • list2
  • list3

orderd list

  1. list1
  2. list2
  3. list3

task list

  • task1
  • task2
  • task3
  • task4

quoto

sdfsdf

sdf

sdf

sf

Image

table

title1 title2 title3
ccc ccc ccc
ccc ccc ccc

page link

{% page-ref page="./" %}

hint

{% hint style="info" %} sdfsdfsdfsfsfssdf {% endhint %}

api method

{% api-method method="get" host="" path="" %} {% api-method-summary %} /tokens {% endapi-method-summary %}

{% api-method-description %} get tokens {% endapi-method-description %}

{% api-method-spec %} {% api-method-request %} {% api-method-path-parameters %} {% api-method-parameter name="" type="string" required=false %}

{% endapi-method-parameter %} {% endapi-method-path-parameters %} {% endapi-method-request %}

{% api-method-response %} {% api-method-response-example httpCode=200 %} {% api-method-response-example-description %}

{% endapi-method-response-example-description %}


{% endapi-method-response-example %} {% endapi-method-response %} {% endapi-method-spec %} {% endapi-method %}

tabs

{% tabs %} {% tab title="First Tab" %}

{% endtab %}

{% tab title="Second Tab" %} aaaaa {% endtab %}

{% tab title="third tab" %} bbbbb {% endtab %} {% endtabs %}

files

{% file src=".gitbook/assets/image (33).png" %}

bold 黑体

sdfsfdsf

****

斜线

sdfsfsfsfss

__

删除线

sdfsdfsfdfsdf

About