2019/10/04(金)テストです
2019/10/04 11:11
\$var
\@array
[value1, value2, value3]
\%hash
{key1, value1, key2, value2, ...}
てすと投稿
GitHub Flavored Markdownで記述できます
本文ですよ
数字のリスト
#include <stdio.h>
main( )
{
printf("hello, world\n");
}
#!/bin/sh
echo "Hello, world"
exit 0
インラインのcode
This is a list item with two paragraphs.
This is the second paragraph in the list item. You're only required to indent the first line. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
Another item in the same list.