diff --git a/KubeSphere Documentation Style Guide.md b/KubeSphere Documentation Style Guide.md index 37346af97..0dcbcdf21 100644 --- a/KubeSphere Documentation Style Guide.md +++ b/KubeSphere Documentation Style Guide.md @@ -98,37 +98,42 @@ When describing the UI, you can use the following prepositions. - in - -

dialogs

-

fields

-

lists

-

menus

-

sidebars

-

windows

- - -

In the Delete User dialog, enter the name and click OK.

-

In the Name field, enter demo-name.

-

In the Language drop-down list, select a desired language.

-

In the More menu, click Delete.

-

Click Volumes under Storage in the sidebar.

-

In the Metering and Billing window, click View Consumption.

- + in + dialogs + In the Delete User dialog, enter the name and click OK. - on - -

pages

-

tabs

- - -

On the Volumes page, click Create.

-

On the Deployments tab, click Create.

- + fields + In the Name field, enter demo-name. + + + lists + In the Language drop-down list, select a desired language. + + + menus + In the More menu, click Delete. + + + sidebars + Click Volumes under Storage in the sidebar. + + + windows + In the Metering and Billing window, click View Consumption. + + + on + pages + On the Volumes page, click Create. + + + tabs + On the Deployments tab, click Create. - + + ### Code - For short commands, you can just put them within ``. This is often used when you only need to tell readers about a short command or it is sufficient to express your meaning just with the command in a sentence.