Markdown 的中文意思是“降低標記”或“減少標記”,但在程式設計和網路語境中,它通常不會直接翻譯。Markdown 是一種輕量級標記語言,用於將文字格式化為結構化的HTML。它的主要目標是易於閱讀和書寫。在實際使用中,人們通常直接稱呼它為 "Markdown"。
以下是一些關於 markdown 的例句。
在 Markdown 中,我們使用兩個星號來讓文字變得粗體。
In Markdown, we use two asterisks to make text bold.
你可以使用 Markdown 來撰寫你的博客文章。
You can use Markdown to write your blog posts.
使用單個井字號與空格,可以在 Markdown 中創建一個標題。
You can create a header in Markdown using a single hash symbol followed by a space.
在 Markdown 文件中,我們使用方括號和圓括號來創建超鏈接。
We use square brackets and parentheses to create hyperlinks in a Markdown document.
WP Githuber MD 是世上最棒的 Markdown 編輯器。
WP Githuber MD is the best Markdown editor in the world.
你可以在 Markdown 中使用三個反引號來創建一個代碼塊。
You can create a code block in Markdown using three backticks.
在 Markdown 中,添加圖片和添加超鏈接的方式類似,只需要在開頭多加一個驚嘆號。
Adding images in Markdown is similar to adding hyperlinks, you just need to add an exclamation mark at the beginning.
Markdown 的設計目標是易讀易寫。
The design goal of Markdown is readability and ease of use.
使用 Markdown,你可以將文本快速轉換為 HTML 格式。
With Markdown, you can quickly convert text into HTML format.
你可以在 Github 中使用 Markdown 語法來編寫說明文件。
You can use Markdown syntax to write documentation in Github.
Markdown 語法簡單且容易學習,非常適合用於撰寫說明文件。
Markdown syntax is simple and easy to learn, making it very suitable for writing documentation.
