aaa
- item1
- item2
or
- item1
- item2
table a | b --+-- c | d
[link] 1
aaa
or
table a | b --+-- c | d
[link] 1
I wonder if you can use bash in a markdown
ps aux
echo $$
with monospace
#include <stdio.h> int main(){ printf("This is how to create a code block!\n"); printf("(Watch out for escaping < and >, though...)"); return 0; }
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
Name [email protected]
abc | def | jef |
---|---|---|
4 | 5 | 6 |
JumpHL:
ld a, [hli]
ld h, [hl]
ld l, a
jp [hl]
Tables | are | cool |
---|---|---|
so | is | this |
1 NAMING GUIDELINES
1.1 APPROACH
Foo the bar the bar the fox the quick brown fox the jumping fox
1.1 CASING
Trying out blockquote
This is indented with a greater than.
As is this.
automatic link? http://www.github.com
Table without headers?
Config | |
---|---|
site_locales |
contains an array of region codes the site is available in. Each locale should have their own translation |
Span cell with a re ally fhjkdshfjka hfjkashs hfjk long text | |
Test | TEst |
aaaa
bbbb
REM This is a comment
call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86
"C:\Program Files (x86)\Chez Scheme Version 8.4\bin\a6nt\petite.exe"
class temp {
private:
int tmp;
public:
temp() {
this->tmp = 6;
}
};
$ cd www
test
a |
---|
TIMaLK0tyZE+2+kyj+I4AIdgt1sji/uNxoTz/ArFogjt6xFjRT6dmxSk2quZqG53XqmHYJQmYGUN/WapyhSzwu3Gr5tKCTx3cyqobZ+tciDgZsT0GYc2CLmCvSlWrwCJD5fG1Te5oSv6eJCW1gj6SgE3IJrIac2FTEZbKBThmTq36XfLEdXgfCZnuWl/GcUValZcOXOHHrNdijUzO5KFEfJu42mm8C6PBn6UWEpNqVwSDz9rQ9M75T2WbUpJttVR92l8O0iWk0GwFpIW+dvC8AD0Tyih96JXcPanU04LxJE7nFELMltRF+LMzWELuJWx0KT+HTPA0NG4J0/4Q9cQKPKG70b0LCn5rSJiJMZEn+1cTKVGpgbtNnnspqbTejyNe8YGNSx/1J38ORJhPT874OR7B75yM0QJO9zRtt1LpLGBkRr1KYJ8cbtkaZWYVDzrVuL81NLfL7dYqqoiiGNP8IGQ/M3LCh73YVMFnhUKFq7q+dGwrfZHDXHSuh1J/OA8JH4hSuhMUnvLi0D27DqfVG7b2HiL7+3tTR8QbFXyAumZtO6/FzQg5sOui5mGWxpp+KGvkxmdC4PLiw+Mc9fmdRA1WOM8ep3hTIxYZ4ykKkbZ9RAYrznsQTQIcGj1XDMxJ+gaRD4YW5RNNqJnH+ccZJaixaqF+h0BnyqXsKBnR80= |
a |
---|
TIMaLK0tyZE+2+kyj+I4AIdgt1sji/uNxoTz/ArFogjt6xFjRT6dmxSk2quZqG 53XqmHYJQmYGUN/WapyhSzwu3Gr5tKCTx3cyqobZ+tciDgZsT0GYc2CLmCvSlW rwCJD5fG1Te5oSv6eJCW1gj6SgE3IJrIac2FTEZbKBThmTq36XfLEdXgfCZnuW l/GcUValZcOXOHHrNdijUzO5KFEfJu42mm8C6PBn6UWEpNqVwSDz9rQ9M75T2W bUpJttVR92l8O0iWk0GwFpIW+dvC8AD0Tyih96JXcPanU04LxJE7nFELMltRF+ LMzWELuJWx0KT+HTPA0NG4J0/4Q9cQKPKG70b0LCn5rSJiJMZEn+1cTKVGpgbt NnnspqbTejyNe8YGNSx/1J38ORJhPT874OR7B75yM0QJO9zRtt1LpLGBkRr1KY J8cbtkaZWYVDzrVuL81NLfL7dYqqoiiGNP8IGQ/M3LCh73YVMFnhUKFq7q+dGw rfZHDXHSuh1J/OA8JH4hSuhMUnvLi0D27DqfVG7b2HiL7+3tTR8QbFXyAumZtO 6/FzQg5sOui5mGWxpp+KGvkxmdC4PLiw+Mc9fmdRA1WOM8ep3hTIxYZ4ykKkbZ 9RAYrznsQTQIcGj1XDMxJ+gaRD4YW5RNNqJnH+ccZJaixaqF+h0BnyqXsKBnR8 0= |
Changes 1.0 to 1.1
Changes 1.0 to 1.1
$ cat ~/.bashrc
I wonder if you can use bash in a markdown