「Notion2mdtest」の版間の差分
Notion-MW タグ: 差し戻し済み |
Notion-MW |
||
(同じ利用者による、間の5版が非表示) | |||
1行目: | 1行目: | ||
head<br /> | head | ||
test<br /> | |||
ここは常に表示 | ここは常に表示 | ||
111行目: | 113行目: | ||
[https://www.google.com/ Google] | [https://www.google.com/ Google] | ||
==== 箇条書き ==== | |||
<ol style="list-style-type: decimal;"> | |||
<li>11111111111</li> | |||
<li>2222222222222 | |||
<ol style="list-style-type: decimal;"> | |||
<li>aaaaaaaaaaa</li> | |||
<li>bbbbbbbbbbb | |||
<ol style="list-style-type: decimal;"> | |||
<li>iiiiiiii</li> | |||
<li>IIIIIII</li></ol> | |||
</li> | |||
<li>cccccc</li> | |||
<li>dddddddddd</li></ol> | |||
<ul> | |||
<li>separator</li></ul> | |||
<ol style="list-style-type: decimal;"> | |||
<li>111111</li> | |||
<li>22222</li> | |||
<li>3333</li></ol> | |||
</li> | |||
<li>33333 | |||
<ol style="list-style-type: decimal;"> | |||
<li>aaaaaaaa</li></ol> | |||
</li></ol> | |||
==== デフォルト表示の設定 ==== | ==== デフォルト表示の設定 ==== | ||
229行目: | 259行目: | ||
|aa|bb|vc|{}{|}a{a{{s|aa}}<br /> | |aa|bb|vc|{}{|}a{a{{s|aa}}<br /> | ||
<code>dd==aaaa==<br /> | <code>dd==aaaa==<br /> | ||
; bbbb<br /> | ; bbbb</code><br /> | ||
* bbbb<br /> | <strong><code>; bbbb</code></strong><br /> | ||
<u><strong><code>; bbbb</code></strong></u><br /> | |||
<s><em><code>; bbbb</code></em></s><br /> | |||
<code>* bbbb<br /> | |||
-----<br /> | -----<br /> | ||
----<br /> | ----<br /> | ||
370行目: | 403行目: | ||
=== コード === | === コード === | ||
両端はtrimされる | |||
< | <syntaxhighlight lang="python">code ```aaaa`````aaa`a``` | ||
aaa | |||
``` | |||
``` | ``` | ||
```wsss | |||
``` | ``` | ||
{{stub}} | |||
{{UnderConstruction}} | |||
---- | |||
~~~~ | |||
[[link|link]] | |||
aaa | |||
```aaa | |||
```bold | |||
italic | |||
strike | |||
unders | |||
```</syntaxhighlight> | |||
`not code` | |||
```<br /> | |||
koremo not code<br /> | |||
``` | ``` | ||
<code><details><summary>s1s</summary></details></code> | |||
<details><summary>2ss</summary></details> | |||
< | |||
< | <div></div>tilde~~tilde~ | ||
<code>code</code> <em><code>code</code></em> <u><em><code>code</code></em></u> <s><em><code>code</code></em></s> | |||
<strong><code>code</code></strong> <em><strong><code>code</code></strong></em> <u><em><strong><code>code</code></strong></em></u> <s><em><strong><code>code</code></strong></em></s> | |||
<s><em><strong><code>code</code></strong></em></s><s><em><strong>df</strong></em></s><s><em>df</em></s><s><em><code>ef</code></em></s><s><em>d</em></s><em><strong>d</strong></em><em><strong><code>f</code></strong></em><s><em><strong><code>d</code></strong></em></s><u><strong><code>f</code></strong></u><em><strong>vf</strong></em> | |||
空白入りの言語名 | 空白入りの言語名 | ||
<syntaxhighlight lang="vb.net"><tag></svg> | |||
\\$\$%&@@`"""'""'" | |||
vb.net | |||
\\$\$%& | |||
# $ $\ ss | # $ $\ ss | ||
<details><summary>2ss</div> | |||
<div class="mw-collapsible-content"></div></div> | |||
</div> | |||
<div class="mw-collapsible-content"> | |||
</div></div> | |||
[text](link) {bra'''cks''a'et''''_a_} |bar|+-.!()# | [text](link) {bra'''cks''a'et''''_a_} |bar|+-.!()# | ||
+ # | + # | ||
- (a)..aa'''+ | - (a)..aa'''+</syntaxhighlight> | ||
特殊記号のあるプログラム言語名 | 特殊記号のあるプログラム言語名 | ||
<syntaxhighlight lang="c#">public static Type Max<Type>(Type a, Type b) | |||
c# | |||
public static Type Max | |||
where Type : IComparable | where Type : IComparable | ||
{ | { | ||
return a.CompareTo(b) | return a.CompareTo(b) > 0 ? a : b; | ||
} | }</syntaxhighlight> | ||
=== その他 === | |||
水平線 | 水平線 | ||
--- | ----- | ||
<blockquote>引用 | |||
</blockquote> | |||
== 画像 == | |||
</ | <div class="res-img">https://ja.wikipedia.org/static/images/icons/wikipedia.png</div> | ||
[[Category:sandbox]]{{#seo:|title={{FULLPAGENAME}} - Turgenev's Wiki}} | [[Category:sandbox]]{{#seo:|title={{FULLPAGENAME}} - Turgenev's Wiki}} |