Skip to content
Snippets Groups Projects
Commit a45f6cb8 authored by marihachi's avatar marihachi
Browse files

update doc

parent 57b644f4
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,8 @@ console.log(JSON.stringify(nodes));
```
### 利用可能なMFM関数のリストを設定する
MFM関数の名前をホワイトリストに登録して、登録されたMFM関数以外を通常のテキストノードとして解釈するように設定できます。
デフォルトではすべてのMFM関数名を受け入れるように設定されています。
MFM関数の名前をホワイトリストに登録して、登録されたMFM関数以外を通常のテキストノードとして解釈するように設定できます。
デフォルトではすべてのMFM関数名を受け入れるように設定されています。
例:
```ts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment