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

update doc

parent e55cc984
No related branches found
No related tags found
No related merge requests found
......@@ -458,11 +458,18 @@ _italic_
構文1:
```
https://misskey.io/@ai
```
```
http://hoge.jp/abc
```
構文2:
```
<https://misskey.io/@ai>
```
```
<http://藍.jp/abc>
```
......@@ -478,11 +485,13 @@ http://hoge.jp/abc
## 詳細
- インライン構文。
構文1のみ:
構文1のみ:
- 内容には`[.,a-z0-9_/:%#@$&?!~=+-]i`にマッチする文字を使用できる。
- 内容には対になっている括弧を使用できる。対象: `(` `)` `[` `]`
- `.``,`は最後の文字にできない。
構文2のみ:
構文2のみ:
- 内容には改行、スペース以外の文字を使用できる。
......
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