Skip to content

Commit

Permalink
Add ID to "## Advanced Macros". (#12830)
Browse files Browse the repository at this point in the history
  • Loading branch information
s-show authored and skullydazed committed Jun 24, 2021
1 parent df4411c commit 819ea27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ja/feature_macros.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ SEND_STRING(".."SS_TAP(X_END));
```


## 高度なマクロ関数
## 高度なマクロ関数 :id=advanced-macro-functions

マクロの生成に役立つ関数が幾つかあります。マクロの中にかなり高度なコードを書くことができますが、機能が複雑になりすぎる場合は、代わりにカスタムキーコードを定義することをお勧めします。マクロはシンプルにしなければなりません。

Expand Down

0 comments on commit 819ea27

Please sign in to comment.