Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sfm-js
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TransFem.org
sfm-js
Commits
6ed1ea60
Unverified
Commit
6ed1ea60
authored
2 years ago
by
marihachi
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
update spec (#108)
parent
49941cd9
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/syntax.md
+14
-5
14 additions, 5 deletions
docs/syntax.md
with
14 additions
and
5 deletions
docs/syntax.md
+
14
−
5
View file @
6ed1ea60
...
...
@@ -160,7 +160,6 @@ abc
## 詳細
-
`<center>`
は行頭でなければならない。
-
`</center>`
は行末でなければならない。
-
中身を空にすることはできない。
-
内容には再度InlineParserを適用する。
## ノード
...
...
@@ -185,7 +184,8 @@ abc
## 詳細
-
内容には再度InlineParserを適用する。
-
内容には改行も含めることが可能です。
-
内容にはすべての文字、改行が使用できる。
-
内容を空にすることはできない。
## ノード
```
js
...
...
@@ -223,6 +223,7 @@ __bold__
## 詳細
-
内容には再度InlineParserを適用する。
-
内容を空にすることはできない。
構文1,3のみ:
-
内容にはすべての文字、改行が使用できる。
...
...
@@ -251,7 +252,8 @@ __bold__
## 詳細
-
内容には再度InlineParserを適用する。
-
内容には改行も含めることが可能です。
-
内容を空にすることはできない。
-
内容にはすべての文字、改行が使用できる。
## ノード
```
js
...
...
@@ -285,9 +287,10 @@ _italic_
## 詳細
-
内容には再度InlineParserを適用する。
-
内容を空にすることはできない。
構文1のみ:
-
内容には
改行も含めることが可能です
。
-
内容には
すべての文字、改行が使用できる
。
構文2,3のみ:
※1つ目の
`*`
と
`_`
を開始記号と呼ぶ。
...
...
@@ -321,12 +324,13 @@ _italic_
## 詳細
-
内容には再度InlineParserを適用する。
-
内容を空にすることはできない。
構文1のみ:
-
内容には
`~`
、改行以外の文字を使用できる。
構文2のみ:
-
内容には
改行以外の文字を
使用できる。
-
内容には
すべての文字、改行が
使用できる。
## ノード
```
js
...
...
@@ -348,6 +352,7 @@ _italic_
```
## 詳細
-
内容を空にすることはできない。
-
内容には改行を含めることができない。
-
内容には「´」を含めることができない。
...
...
@@ -371,6 +376,7 @@ _italic_
```
## 詳細
-
内容を空にすることはできない。
-
内容には改行を含めることができない。
## ノード
...
...
@@ -441,6 +447,7 @@ _italic_
```
## 詳細
-
内容を空にすることはできない。
-
内容には半角スペース、全角スペース、改行、タブ文字を含めることができない。
-
内容には
`.`
`,`
`!`
`?`
`'`
`"`
`#`
`:`
`/`
`【`
`】`
`<`
`>`
を含めることができない。
-
括弧は対になっている時のみ内容に含めることができる。対象:
`()`
`[]`
`「」`
...
...
@@ -572,6 +579,7 @@ silent=true
```
## 詳細
-
内容を空にすることはできない。
-
内容には[a-z0-9_+-]iにマッチする文字を使用できる。
## ノード
...
...
@@ -608,6 +616,7 @@ $[flip.h,v MisskeyでFediverseの世界が広がります]
## 詳細
-
内容には再度InlineParserを適用する。
-
内容を空にすることはできない。
-
内容には改行も含めることが可能です。
## ノード
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment