---
こちらは著者がコピペできるようにおいてあるものです。
- Read about how-to guides in the Diátaxis framework
これは引用です。他の人の言葉やドキュメントを引用するときによく使われます。
引用は、各行の先頭に
>を付けることで示されます。
// シンタックスハイライトされたJavascriptコード。var fun = function lang(l) { dateformat.i18n = require("./lang/" + l); return true;};function demo() { // この行(2行目)と次の行はハイライトされます return "このスニペットの3行目です";}// 個別の用語もハイライトできますfunction demo() { return "正規表現もサポートされています";}function demo() { console.log("これらは挿入と削除のマーカーです"); // return文はデフォルトのマーカータイプを使用します return true;}function thisIsJavaScript() { // このブロック全体はJavaScriptとしてハイライトされますが、 // diffマーカーの追加も可能です! console.log('削除される古いコード') console.log('新しいキラキラコード!')}console.log("Hello World!");npm installecho "bash言語を使用していますが、これはターミナルとしてレンダリングされません"| Syntax | Description |
|---|---|
| Header | Title |
| Paragraph | Text |
Here’s a sentence with a footnote. 1
- Write the press release
- Update the website
- Contact the media
That is so funny! 😂
blockquote
Footnotes
Section titled “Footnotes”-
This is the footnote. ↩