Notion-MW
タグ: 手動差し戻し
Notion-MW
65行目: 65行目:
test2
test2


<pre>### インデント見出し2</pre>
<pre>### インデント見出し2
 
 
## インデント見出し黄色</pre>
<span id="箇条書き要約など"></span>
<span id="箇条書き要約など"></span>
== 箇条書き・要約など ==
== 箇条書き・要約など ==
203行目: 206行目:


== 書式 ==
== 書式 ==
=== 文字の消滅確認 ===
tex<u>t</u><u><em>i</em></u><em>talic</em><em><strong>BO</strong></em><s><em><strong>L</strong></em></s><s><strong>o</strong></s><strong>ld</strong><s><strong>a</strong></s><s><em>b</em></s>


=== セル内改行入り ===
=== セル内改行入り ===
332行目: 339行目:


自己リンク [[Notion2mdtest|Notion2mdtest]]
自己リンク [[Notion2mdtest|Notion2mdtest]]
ページ内へ [[Notion2mdtest#コード|コード]]


google.com
google.com
391行目: 400行目:


<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>
<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>
<syntaxhighlight lang="vb.net"><tag></svg>
403行目: 414行目:
+ #  
+ #  
- (a)..aa'''+ </syntaxhighlight>
- (a)..aa'''+ </syntaxhighlight>
特殊記号のあるプログラム言語名
<syntaxhighlight lang="c#">public static Type Max<Type>(Type a, Type b)
  where Type : IComparable
{
  return a.CompareTo(b) > 0 ? a : b;
}</syntaxhighlight>
=== その他 ===
=== その他 ===